Add support for syslinux prompt
authorUlrich Dangel <uli@spamt.net>
Mon, 19 Oct 2009 20:02:59 +0000 (22:02 +0200)
committerUlrich Dangel <uli@spamt.net>
Mon, 19 Oct 2009 23:07:26 +0000 (01:07 +0200)
grml2usb

index 909a6a6..2fb7ed5 100755 (executable)
--- 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
 """)