index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-04-25 15:29:39 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-04-25 15:29:39 -0300 |
commit | 43246f26cb11e6f439a91408258c799c23947c9b (patch) | |
tree | 444e4700726e580bd2ea25d73c5272f5504932ab /archiso2dual/isolinux.cfg | |
parent | 42604e2fba0250efebca0376318e34f283f03b19 (diff) |
-rw-r--r-- | archiso2dual/isolinux.cfg | 9 |
diff --git a/archiso2dual/isolinux.cfg b/archiso2dual/isolinux.cfg index 1174d74..5ed26e1 100644 --- a/archiso2dual/isolinux.cfg +++ b/archiso2dual/isolinux.cfg @@ -11,7 +11,7 @@ F3 help.txt MENU WIDTH 78 MENU MARGIN 4 -MENU ROWS 7 +MENU ROWS 6 MENU VSHIFT 10 MENU TIMEOUTROW 13 MENU TABMSGROW 11 @@ -51,13 +51,6 @@ KERNEL /boot/x86_64/vmlinuz26 APPEND initrd=/boot/x86_64/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8 IPAPPEND 0 -LABEL normal -TEXT HELP -Continue normal booting procedure. -ENDTEXT -MENU LABEL Boot normally -LOCALBOOT - LABEL existing TEXT HELP Boot an existing operating system. Press TAB to edit the disk and partition |