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: Automatically enable --generic-image when --via-loopback #285

Merged
merged 1 commit into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. install: Automatically enable --generic-image when --via-loopback

    It's a bit confusing because `to-disk` is intended primarily
    for *per machine* installs.  However, when used with `--via-loopback`
    it can be used to make disk images which are probably intended
    to be generic.
    
    For now, let's just automatically flip that on.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    047ce72 View commit details
    Browse the repository at this point in the history