From: Darshaka Pathirana Date: Fri, 2 Jun 2017 17:29:52 +0000 (+0200) Subject: templates: fix isolinux boot option label for grub X-Git-Tag: v0.30.0~7 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=d618834a07a79693e807d8f6e473c8c4443f9d2f templates: fix isolinux boot option label for grub A long time ago (rev# 7d0f02a63) grub2 was introduced and the boot option label grub was changed to grub1 (aside with grub2). Later grub1 support was removed (rev# bfbf9fb3). So it makes sense to change the grub2 label to grub as we do not have anything else anymore. --- diff --git a/templates/boot/isolinux/addon_10_grub2.cfg b/templates/boot/isolinux/addon_10_grub2.cfg index 40ed59c..7bcc796 100644 --- a/templates/boot/isolinux/addon_10_grub2.cfg +++ b/templates/boot/isolinux/addon_10_grub2.cfg @@ -1,4 +1,4 @@ -label grub2 +label grub menu label Run Bootloader Grub^2 kernel /boot/addons/mboot.c32 /boot/grub/grub.img