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

install: Enable composefs by default, add a disable_composefs option #304

Closed

Conversation

cgwalters
Copy link
Collaborator

Let's enable this by default now, and allow disabling it if desired.

Let's enable this by default now, and allow disabling it
if desired.

Signed-off-by: Colin Walters <walters@verbum.org>
@github-actions github-actions bot added the area/install Issues related to `bootc install` label Feb 8, 2024

- `filesystem`: See below.
- `disable_composefs`: A boolean, which will use the legacy ostree mode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs more explanation, and maybe even a better name. Where exactly is being composefs disabled? In the kernel? In the filesystem layout in the root mount namespace? Might be also worth explaining what's the legacy ostree mode.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah...you're right this was under-documented (the real docs live on the ostree side right now). But the more I think about it the more I think this should be a property of the container, not bootc.

So ostreedev/ostree#3165 will make this work to configure that way.

@cgwalters cgwalters closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to `bootc install`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants