Refactored addon handlng for grml-live.
[grml-live.git] / templates / boot / isolinux / addon_15_grub1.cfg
1 label grub1
2   menu label Run Bootloader Grub-Legacy (version ^1)
3   kernel /boot/addons/bsd4grml/ldbsd.com
4   append echo Loading GRUB...`machine exec grub /boot/grub/%GRUB_LEGACY%
5
6   text help
7                                         Start Bootloader Grub (version 1).
8   endtext
9