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

ktest setup: GRUB submenu fixes #486

Merged
merged 1 commit into from
Mar 28, 2024

Commits on Feb 24, 2024

  1. ktest setup: GRUB submenu fixes

    The GRUB documentation used to say `GRUB_DISABLE_SUBMENU=y`, now it says
    `GRUB_DISABLE_SUBMENU=true`
    
    Also, the corresponding code is unreliable copy/paste/diverge:
    
    rhboot/grub2@ee4bd79ef28e6fa4a6
    
    This makes GRUB submenus error-prone. As a broken grub.cfg makes the
    system unbootable, "harden" the corresponding documentation.
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>
    marc-hb committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d18f54e View commit details
    Browse the repository at this point in the history