isolinux.cfg template: fix typo in a comment
[grml-live.git] / templates / boot / isolinux / isolinux.cfg
index d8ce23e..df4ef15 100644 (file)
@@ -1,5 +1,5 @@
 # Filename:      isolinux.cfg
 # Filename:      isolinux.cfg
-# Purpose:       main and central configuration file for isolinyx
+# Purpose:       main and central configuration file for isolinux
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
@@ -44,7 +44,6 @@
 #   d = Debug Mode
 #   a = Disable Framebuffer
 #   s = Enable SSH (with random password)
 #   d = Debug Mode
 #   a = Disable Framebuffer
 #   s = Enable SSH (with random password)
-#   f = Failsafe Mode
 #   o = Forensic Mode
 #   g = German Settings
 #   m = Graphical Mode
 #   o = Forensic Mode
 #   g = German Settings
 #   m = Graphical Mode
@@ -61,7 +60,6 @@
 #   a = All-in-One-Image
 #   x = GPXE
 #   f = FreeDOS
 #   a = All-in-One-Image
 #   x = GPXE
 #   f = FreeDOS
-#   4 = MirOS bsd4grml
 #   m = Memtest86+
 #   t = Hardware Detection Tool
 #
 #   m = Memtest86+
 #   t = Hardware Detection Tool
 #
@@ -73,7 +71,7 @@
 timeout 300
 
 # boot from hard disk instead by default:
 timeout 300
 
 # boot from hard disk instead by default:
-# ontimeout chain.32 hd0 0
+# ontimeout chain.c32 hd0 0
 
 # use this to control the bootup via a serial port:
 # serial 0 9600
 
 # use this to control the bootup via a serial port:
 # serial 0 9600