]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
boot menu: Add description texts.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 May 2013 16:49:30 +0000 (18:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 May 2013 16:49:55 +0000 (18:49 +0200)
config/syslinux/syslinux.cfg

index 33207c6daebaabd847cfda153bc85b2faf581d89..88320890cc0ca736d0ace02498547ed9b1eac4d1 100644 (file)
@@ -24,6 +24,10 @@ MENU TITLE Welcome!
 
 LABEL installer
        MENU LABEL Install IPFire VERSION
+       TEXT HELP
+Install the version of IPFire that is
+on this disk.
+       ENDTEXT
        KERNEL vmlinuz
        INITRD instroot
        APPEND vga=791
@@ -41,11 +45,17 @@ MENU BEGIN other
 
        LABEL novga
                MENU LABEL Install IPFire (text mode)
+               TEXT HELP
+Run the installer in text mode.
+               ENDTEXT
                KERNEL vmlinuz
                INITRD instroot
 
        LABEL unattended
                MENU LABEL Unattended installation
+               TEXT HELP
+Run an unattended installation.
+               ENDTEXT
                KERNEL vmlinuz
                INITRD instroot
                APPEND unattended
@@ -62,10 +72,17 @@ MENU BEGIN tools
 
        LABEL memtest
                MENU LABEL memtest86+
+               TEXT HELP
+Diagnose memory problems with memtest86+.
+               ENDTEXT
                KERNEL memtest
 
        LABEL hdt
                MENU LABEL Hardware Detection Tool
+               TEXT HELP
+Check your hardware with the Hardware Detection
+Tool!
+               ENDTEXT
                KERNEL hdt.c32
 MENU END
 
@@ -73,4 +90,7 @@ MENU SEPARATOR
 
 LABEL netboot
        MENU LABEL boot.ipfire.org
+       TEXT HELP
+Boot from the IPFire Boot Server!
+       ENDTEXT
        KERNEL netboot