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: Fix install config kargs + to-filesystem #606

Merged
merged 1 commit into from
Jun 16, 2024

Commits on Jun 16, 2024

  1. install: Fix install config kargs + to-filesystem

    I think this got broken in a refactoring; add
    test coverage.  In general all the heavy
    lifting should move out of `baseline.rs`; a
    good way to do that is probably to take the
    next step of making it its own crate that
    doesn't depend on the bootc core logic perhaps.
    
    Closes: containers#570
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    836cdd8 View commit details
    Browse the repository at this point in the history