X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fisolinux.cfg;h=51c8e43df8303456b31d6d5b902b01de2dece836;hb=ea72028a714ad955ce674c4a5b5aaf79d2abacac;hp=df4ef15df6c952559b95f44071708c4619f3aaaf;hpb=45f0dab664e555926ccd44128cd0714ea338c679;p=grml-live.git diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg index df4ef15..51c8e43 100644 --- a/templates/boot/isolinux/isolinux.cfg +++ b/templates/boot/isolinux/isolinux.cfg @@ -76,6 +76,24 @@ timeout 300 # use this to control the bootup via a serial port: # serial 0 9600 +# following is a placeholder just in case you want to patch your own startup +# options right into the Grml ISO. Feel free to use a hex editor like dhex to +# adapt this part of the file inside the ISO to your needs. You can search for +# the string a8bd612867ae71d0b17f9d33f80f61ab261aa354 in the ISO file binary to +# find the right place + +# the following are 10 lines of 70 characters +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### +###################################################################### + # finally either include 'console.cfg' for console based bootsplash # or 'vesamenu.cfg' for graphic menu version of bootsplash (adjusted # automatically in build process via grml-live):