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)
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


No differences found