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

Do not allow selecting formats with that won't fit (#2318274) #459

Merged

Commits on Oct 14, 2024

  1. Do not allow selecting formats with that won't fit (#2318274)

    BIOSBoot cannot be bigger than 2 MiB so we can't allow users to
    select it when min size limit for the device is bigger than that
    e.g. on LV where the lower limit is 4 MiB (or twice the PE size).
    vojtechtrefny committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b9dbbe2 View commit details
    Browse the repository at this point in the history