From: Michael Prokop Date: Wed, 2 May 2012 11:39:32 +0000 (+0200) Subject: Add a few kB of lines made of # charaters to the end of the main syslinux config... X-Git-Tag: v0.19.0~4 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=cf1e3625e1dbfb1c532a3166724173c5c6f3dd34 Add a few kB of lines made of # charaters to the end of the main syslinux config file This way it can be easily edited in place to select different defaults without the need to rebuild the ISO image at all. Thanks: Marco d'Itri --- diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg index eb562e2..250f5e6 100644 --- a/templates/boot/isolinux/default.cfg +++ b/templates/boot/isolinux/default.cfg @@ -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 ####