]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
Added "nosep" to kernel command line to fix a grsec error.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2008 18:52:26 +0000 (20:52 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2008 18:52:26 +0000 (20:52 +0200)
config/bootloader/installer.conf

index 4bb92f8493c6a6d33c062be23457560264bb90ab..b1a587a6a68dde0448e72ac1f84e168f27c4a2e8 100644 (file)
@@ -23,11 +23,11 @@ LABEL install
        MENU label ^Install a new NAME system (text mode)
        MENU default
        KERNEL SNAME0
-       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=install quiet ro
+       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=install quiet ro nosep
 label rescue
        MENU label ^Rescue installed NAME system
        KERNEL SNAME0
-       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=rescue quiet ro
+       APPEND initrd=initrd0 root=CDLABEL=NAME_VERSION rootfstype=iso9660 mode=rescue quiet ro nosep
 label local
        MENU label Boot from ^local drive
        LOCALBOOT 0xffff