Changed isolinux vesamenu layout to support better multiiso layout
[grml-live.git] / templates / boot / isolinux / isolinux.cfg
index 2f044f3..79e1d2c 100644 (file)
@@ -9,13 +9,18 @@
 # - boot-beep.msg -> bootsplash config for console version sending beep sound
 # - boot.msg      -> bootsplash config for console version (no graphical boot menu)
 # - console.cfg   -> console version configuration of isolinux (no graphical boot menu)
+# - default.cfg   -> default boot entry (default select)
 # - distri.cfg    -> configuration file which specifies which file provides the labels
 # - f1. ..f10     -> bootsplash screens when pressing f1...f10 in console version
 # - grml.cfg      -> definitions of labels for main bootoptions of the grml live system
 # - grml.png      -> background image of graphical bootsplash for grml
+# - hd.cfg        -> definition for boot from hd menu entry
+# - hidden.cfg    -> definitions for isolinux prompt
 # - isolinux.bin  -> isolinux binary
 # - isolinux.cfg  -> this file, includes the according files as requested
+# - isopromt.cfg  -> definition for isoprompt menu entry
 # - logo.16       -> logo visible in console version of bootsplash
+# - options.cfg   -> label definitions for further boot layout
 # - prompt.cfg    -> helper file to jump between graphical and console based version
 # - syslinux.cfg  -> syslinux specific configuration file
 # - vesamenu.c32  -> vesamenu binary for graphical boot menu