From: Ulrich Dangel Date: Mon, 19 Oct 2009 20:02:59 +0000 (+0200) Subject: Add support for syslinux prompt X-Git-Tag: v0.9.13~11 X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=9b4ade0bec6002809e1daf01f0cf9d2abf4e07f3 Add support for syslinux prompt --- diff --git a/grml2usb b/grml2usb index 909a6a6..2fb7ed5 100755 --- a/grml2usb +++ b/grml2usb @@ -534,7 +534,17 @@ include additional.cfg include options.cfg include addons.cfg -include isoprompt.cfg + +label help + menu label S^yslinux prompt + config prompt.cfg + text help + Jump to old style isolinux prompt + featuring further information + regarding available boot options. + endtext + + include hiddens.cfg """)