]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/syslinux/syslinux.cfg
kernel: reset asix88179 twice like in older kernels
[people/pmueller/ipfire-2.x.git] / config / syslinux / syslinux.cfg
index 39521675da77d42d730d9e9f8458e9f0f4ffd47f..30bc629c525f66680fbc796593768923077801e1 100644 (file)
@@ -77,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
@@ -111,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
 
@@ -122,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