]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/syslinux/syslinux.cfg
core186: Ship ovpnmain.cgi
[people/pmueller/ipfire-2.x.git] / config / syslinux / syslinux.cfg
index cfb8113cf6e57fc4cda28c730bd91f45b044bebe..30bc629c525f66680fbc796593768923077801e1 100644 (file)
@@ -50,6 +50,7 @@ Run the installer in text mode.
                ENDTEXT
                KERNEL vmlinuz
                INITRD instroot
+               APPEND novga
 
        LABEL unattended
                MENU LABEL Unattended installation
@@ -76,13 +77,6 @@ MENU BEGIN tools
 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 BEGIN serial
@@ -110,7 +104,7 @@ Run an unattended installation wit serial console.
                ENDTEXT
                KERNEL vmlinuz
                INITRD instroot
-               APPEND console=ttyS0,115200 novga unattended
+               APPEND console=ttyS0,115200 novga installer.unattended
 
        MENU SEPARATOR
 
@@ -121,14 +115,6 @@ Diagnose memory problems with memtest86+ with serial console.
                ENDTEXT
                KERNEL memtest
                APPEND console=ttyS0,115200
-
-       LABEL hdt-serial
-               MENU LABEL Hardware Detection Tool
-               TEXT HELP
-Check your hardware with the Hardware Detection Tool!
-               ENDTEXT
-               KERNEL hdt.c32
-
 MENU END
 
 MENU SEPARATOR