GRUB templates: do not set root/chainloader but just exit for boot from next device
authorMichael Prokop <mika@grml.org>
Wed, 10 Mar 2021 13:55:23 +0000 (14:55 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 10 Mar 2021 13:55:23 +0000 (14:55 +0100)
commit89c43982fb5056e25caada0e5018088ad4fcbae7
treeb0113194fd92ce7d1e69e6796c453b46618f9b88
parentfada6dea0ffacc5ee41b1ae0144197f233e4ca87
GRUB templates: do not set root/chainloader but just exit for boot from next device

This pretty much never works for me, while exiting GRUB
switches to the next device in the boot order, so let's
just "exit" GRUB and name the menu entries accordingly.

Closes: https://github.com/grml/grml-live/issues/100
templates/boot/grub/addons.cfg
templates/boot/grub/netboot.cfg