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: Support being passed --filesystem with no install config #480

Merged
merged 1 commit into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. install: Support being passed --filesystem with no install config

    This fixes a logical bug where for base images that don't
    have any install configuration at all, we errored out even
    if we were explicitly passed `--filesystem`.
    
    This is just about making it easier to test base images
    that don't have an install config.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    88ba172 View commit details
    Browse the repository at this point in the history