X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fdefault.cfg;h=d1d09e6a5e351dd4a32d39f77a4b8a92f216e207;hb=ea72028a714ad955ce674c4a5b5aaf79d2abacac;hp=eb562e29ee3b8f2718ef76605a74235abf013bf1;hpb=1684dab78f944c3b8d6d97841174ea3afd8699ae;p=grml-live.git diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg index eb562e2..d1d09e6 100644 --- a/templates/boot/isolinux/default.cfg +++ b/templates/boot/isolinux/default.cfg @@ -3,7 +3,7 @@ label grml menu DEFAULT menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%) kernel /boot/%SHORT_NAME%/vmlinuz - append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 nomce + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 nomce net.ifnames=0 text help Grml is a Debian based Linux live @@ -13,3 +13,21 @@ label grml http://grml.org/ endtext +# simple template markers so they can be replaced inline on the ISO +#### START_OF_MARKER #### +#001############################################################################################################################################################################################################################################################################################################################################################################################################ +#002############################################################################################################################################################################################################################################################################################################################################################################################################ +#003############################################################################################################################################################################################################################################################################################################################################################################################################ +#004############################################################################################################################################################################################################################################################################################################################################################################################################ +#005############################################################################################################################################################################################################################################################################################################################################################################################################ +#006############################################################################################################################################################################################################################################################################################################################################################################################################ +#007############################################################################################################################################################################################################################################################################################################################################################################################################ +#008############################################################################################################################################################################################################################################################################################################################################################################################################ +#009############################################################################################################################################################################################################################################################################################################################################################################################################ +#010############################################################################################################################################################################################################################################################################################################################################################################################################ +#011############################################################################################################################################################################################################################################################################################################################################################################################################ +#012############################################################################################################################################################################################################################################################################################################################################################################################################ +#013############################################################################################################################################################################################################################################################################################################################################################################################################ +#014############################################################################################################################################################################################################################################################################################################################################################################################################ +#015############################################################################################################################################################################################################################################################################################################################################################################################################ +#### END_OF_MARKER ####