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

prepare-root: Add ostree.prepare-root.composefs #3277

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

cgwalters
Copy link
Member

We have a use case for overriding the composefs state via
the kernel commandline; see e.g.
https://gitlab.com/fedora/bootc/tracker/-/issues/27

Signed-off-by: Colin Walters walters@verbum.org

Prep for using this in multiple places. Add unit tests.
Prep for parsing the composefs config from the kernel cmdline.
No functional changes intended.
@github-actions github-actions bot added the area/prepare-root Issue relates to ostree-prepare-root label Jul 10, 2024
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

src/libotcore/otcore-prepare-root.c Outdated Show resolved Hide resolved
src/libotcore/otcore-prepare-root.c Outdated Show resolved Hide resolved
We have a use case for overriding the composefs state via
the kernel commandline; see e.g.
https://gitlab.com/fedora/bootc/tracker/-/issues/27

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters enabled auto-merge July 11, 2024 22:27
@cgwalters cgwalters merged commit 4b96359 into ostreedev:main Jul 12, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/prepare-root Issue relates to ostree-prepare-root
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants