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

Add opt-in support to readonly /etc, also doc transient overlayfs for /etc #90

Open
cgwalters opened this issue Mar 23, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@cgwalters
Copy link
Collaborator

We want bootc to support both "generic, unlocked" systems that have persistent mutable state in /etc, as well as "sealed" systems that are only configured via bootc, and shouldn't have persistent mutable configuration.

(Similar, for /var, though in the general case for that I think people will instead want to allow-list at least some persistent paths, like the journal)

@cgwalters
Copy link
Collaborator Author

The core prep for this was done in ostreedev/ostree#3062

However, we should document how to use it.

@cgwalters cgwalters added the enhancement New feature or request label Oct 23, 2023
@vrothberg vrothberg added this to the 1.0 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants