Introduce new config files for grub bootloader.
authorUlrich Dangel <mru@grml.org>
Fri, 16 Dec 2011 13:20:48 +0000 (14:20 +0100)
committerUlrich Dangel <mru@grml.org>
Mon, 19 Dec 2011 18:02:00 +0000 (19:02 +0100)
commita9f099a853e5c4c02cdb031ed43c9633a69b6c08
treedba2ad9d22054cc64d4a8d6929ba23e54559147d
parent6d72f5e0c3eb705b3c6479a22377c0b4b7f498d0
Introduce new config files for grub bootloader.

grub.cfg automatically loads all *_default and *_options.cfg files.

This requires the regexp module for grub. Thanks to Jordan Uggla for his
input.
etc/grml/fai/config/scripts/GRMLBASE/45-efi
templates/boot/grub/%SHORT_NAME%_default.cfg [new file with mode: 0644]
templates/boot/grub/%SHORT_NAME%_options.cfg [new file with mode: 0644]
templates/boot/grub/addons.cfg [new file with mode: 0644]
templates/boot/grub/grub.cfg