Comment IPAPPEND option and add comment about usage.
IPAPPEND option is only used by PXELINUX. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
558eaafe9f
commit
210cd35dcc
@ -39,7 +39,8 @@ ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (i686)
|
||||
KERNEL /boot/i686/vmlinuz26
|
||||
APPEND initrd=/boot/i686/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8
|
||||
IPAPPEND 0
|
||||
# Next line should be uncommented when prepare enviroment to boot from PXE.
|
||||
#IPAPPEND 3
|
||||
|
||||
LABEL arch64
|
||||
TEXT HELP
|
||||
@ -49,7 +50,8 @@ ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (x86_64)
|
||||
KERNEL /boot/x86_64/vmlinuz26
|
||||
APPEND initrd=/boot/x86_64/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8
|
||||
IPAPPEND 0
|
||||
# Next line should be uncommented when prepare enviroment to boot from PXE.
|
||||
#IPAPPEND 3
|
||||
|
||||
LABEL existing
|
||||
TEXT HELP
|
||||
|
@ -39,7 +39,8 @@ ENDTEXT
|
||||
MENU LABEL Boot Arch Linux
|
||||
KERNEL /boot/vmlinuz26
|
||||
APPEND initrd=/boot/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8
|
||||
IPAPPEND 0
|
||||
# Next line should be uncommented when prepare enviroment to boot from PXE.
|
||||
#IPAPPEND 3
|
||||
|
||||
LABEL existing
|
||||
TEXT HELP
|
||||
|
Loading…
Reference in New Issue
Block a user