Match grub2 configuration of Fedora installs:
- add GRUB_ENABLE_BLSCFG=true to /etc/default/grub for all images
- add menu_auto_hide=1 to grubenv for workstation installs. This will automatically show the grub menu after failed boots using the grub-boot-success systemd user session timer/service
- remove workaround for fixed kiwi issue #2198
- remove /boot/grub2/arm64-efi timebomb (rhbz#2361849)
This is not yet tested in installs of images with this changes.
Match grub2 configuration of Fedora installs:
- add
GRUB_ENABLE_BLSCFG=trueto/etc/default/grubfor all images- add
menu_auto_hide=1to grubenv for workstation installs. This will automatically show the grub menu after failed boots using thegrub-boot-successsystemd user session timer/service- remove workaround for fixed kiwi issue #2198
- remove /boot/grub2/arm64-efi timebomb (rhbz#2361849)
This is not yet tested in installs of images with this changes.