New graphical boot menu; New configuration variable DISTRI_NAME; rework check for...
[grml-live.git] / templates / boot / isolinux / prompt.cfg
diff --git a/templates/boot/isolinux/prompt.cfg b/templates/boot/isolinux/prompt.cfg
new file mode 100644 (file)
index 0000000..e88ac40
--- /dev/null
@@ -0,0 +1,28 @@
+prompt  1
+display f1
+timeout 300
+include vesamenu.cfg
+
+F1  f1
+F2  f2
+F3  f3
+F4  f4
+F5  f5
+F6  f6
+F7  f7
+F8  f8
+F9  f9
+F10 f10
+
+# back to main menu
+label exit
+menu exit
+kernel isolinux.bin
+
+label back
+menu back
+kernel isolinux.bin
+
+label quit
+menu quit
+kernel isolinux.bin