Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove tmpfs for /var and /tmp #123

Conversation

gmpinder
Copy link
Member

No description provided.

@gmpinder
Copy link
Member Author

So I'm running into an issue where something isn't being parsed out properly. I'm not sure if it's because of the escaping or what. I'm thinking maybe we have like a separate image that is created that holds all of our export "util" scripts. This can be managed and updated on its own and we would mount it and source the scripts. This would allow the use of comments and more complex syntax that wouldn't be allowed by just printing the script directly in the Containerfile.

@gmpinder
Copy link
Member Author

Decided to not make it to complicated for now and save the script injection for later (see #124).

@gmpinder gmpinder merged commit 90d2d52 into main Mar 17, 2024
3 checks passed
@gmpinder gmpinder deleted the 122-fail-to-install-custom-kernel-because-of-tmpfs-usage-instead-of-being-in-root-filesystem branch March 17, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to install Custom Kernel because of TMPFS usage instead of being in root filesystem
1 participant