]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/syslinux/syslinux.cfg
Forward Firewall: some changes in en.pl and de.pl. Also adapted "apply" button in...
[people/teissler/ipfire-2.x.git] / config / syslinux / syslinux.cfg
index 74d4e3e39966f12e32af98c2ab030f4cb99bdbc7..88320890cc0ca736d0ace02498547ed9b1eac4d1 100644 (file)
@@ -2,7 +2,7 @@
 UI vesamenu.c32
 PROMPT 0
 DEFAULT installer
-TIMEOUT 60
+TIMEOUT 600
 
 MENU HSHIFT 0
 MENU WIDTH  40
@@ -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,9 +72,25 @@ 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
+
+MENU SEPARATOR
+
+LABEL netboot
+       MENU LABEL boot.ipfire.org
+       TEXT HELP
+Boot from the IPFire Boot Server!
+       ENDTEXT
+       KERNEL netboot