[syslinux-iso] Add IPAPPEND 0 to isolinux.cfg
Adding this current default setting, making it more easily to parseable. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
1320c0ee91
commit
1f411b2ac6
@ -39,6 +39,7 @@ ENDTEXT
|
|||||||
MENU LABEL Boot Arch Linux
|
MENU LABEL Boot Arch Linux
|
||||||
KERNEL /boot/vmlinuz26
|
KERNEL /boot/vmlinuz26
|
||||||
APPEND initrd=/boot/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8
|
APPEND initrd=/boot/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8
|
||||||
|
IPAPPEND 0
|
||||||
|
|
||||||
LABEL normal
|
LABEL normal
|
||||||
TEXT HELP
|
TEXT HELP
|
||||||
|
Loading…
Reference in New Issue
Block a user