[isolinux] remove dead kernel arguments
This commit is contained in:
parent
ea1dbeb1f9
commit
5a80a43578
@ -16,7 +16,7 @@ LABEL text-install
|
||||
LABEL genuine
|
||||
menu label Start in Safe ^Mode
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon vga=788 noproprietary genuine res=1024x768 refresh=60 hsync=43-51 pci=routeirq irqpoll noddc console=tty1 quiet nokvm --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon vga=788 noproprietary res=1024x768 pci=routeirq irqpoll console=tty1 quiet nokvm --
|
||||
|
||||
LABEL debug
|
||||
menu label Deb^ug mode
|
||||
|
@ -21,7 +21,7 @@ LABEL text-install
|
||||
LABEL genuine
|
||||
menu label Safe ^Mode
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=788 noproprietary genuine res=1024x768 refresh=60 hsync=43-51 pci=routeirq irqpoll noddc console=tty1 quiet nokvm --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=788 noproprietary res=1024x768 pci=routeirq irqpoll console=tty1 quiet nokvm --
|
||||
|
||||
LABEL console
|
||||
menu label ^Console mode
|
||||
|
@ -16,7 +16,7 @@ LABEL text-install
|
||||
LABEL genuine
|
||||
menu label Start in Safe ^Mode
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon vga=788 noproprietary genuine res=1024x768 refresh=60 hsync=43-51 pci=routeirq irqpoll noddc console=tty1 quiet nokvm --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon vga=788 noproprietary res=1024x768 pci=routeirq irqpoll console=tty1 quiet nokvm --
|
||||
|
||||
LABEL debug
|
||||
menu label Deb^ug mode
|
||||
|
@ -44,7 +44,7 @@ LABEL text-install
|
||||
LABEL genuine
|
||||
menu label Safe ^Mode
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=788 noproprietary genuine res=1024x768 refresh=60 hsync=43-51 pci=routeirq irqpoll noddc console=tty1 quiet nokvm --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=788 noproprietary res=1024x768 pci=routeirq irqpoll console=tty1 quiet nokvm --
|
||||
LABEL console
|
||||
menu label ^Console mode
|
||||
kernel /boot/sabayon
|
||||
|
Loading…
Reference in New Issue
Block a user