Add a few kB of lines made of # charaters to the end of the main syslinux config...
authorMichael Prokop <mika@grml.org>
Wed, 2 May 2012 11:39:32 +0000 (13:39 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 2 May 2012 11:43:34 +0000 (13:43 +0200)
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

templates/boot/isolinux/default.cfg

index eb562e2..250f5e6 100644 (file)
@@ -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 ####