[configs/releng] Adjust TEXT HELP width of syslinux menus.

Keep < 80 chars

Fixes FS#35533

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
Gerardo Exequiel Pozzi 2013-05-30 19:38:41 -03:00
parent b065dcaf9b
commit 2e9e57b5bd
5 changed files with 18 additions and 18 deletions

View File

@ -1,7 +1,7 @@
LABEL arch32_nbd LABEL arch32_nbd
TEXT HELP TEXT HELP
Boot the Arch Linux (i686) live medium (Using NBD). It allows you to install Arch Linux or Boot the Arch Linux (i686) live medium (Using NBD).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (NBD) MENU LABEL Boot Arch Linux (i686) (NBD)
LINUX boot/i686/vmlinuz LINUX boot/i686/vmlinuz
@ -11,8 +11,8 @@ IPAPPEND 3
LABEL arch32_nfs LABEL arch32_nfs
TEXT HELP TEXT HELP
Boot the Arch Linux (i686) live medium (Using NFS). It allows you to install Arch Linux or Boot the Arch Linux (i686) live medium (Using NFS).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (NFS) MENU LABEL Boot Arch Linux (i686) (NFS)
LINUX boot/i686/vmlinuz LINUX boot/i686/vmlinuz
@ -22,8 +22,8 @@ IPAPPEND 3
LABEL arch32_http LABEL arch32_http
TEXT HELP TEXT HELP
Boot the Arch Linux (i686) live medium (Using HTTP). It allows you to install Arch Linux or Boot the Arch Linux (i686) live medium (Using HTTP).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (HTTP) MENU LABEL Boot Arch Linux (i686) (HTTP)
LINUX boot/i686/vmlinuz LINUX boot/i686/vmlinuz

View File

@ -1,7 +1,7 @@
LABEL arch64_nbd LABEL arch64_nbd
TEXT HELP TEXT HELP
Boot the Arch Linux (x86_64) live medium (Using NBD). It allows you to install Arch Linux or Boot the Arch Linux (x86_64) live medium (Using NBD).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (NBD) MENU LABEL Boot Arch Linux (x86_64) (NBD)
LINUX boot/x86_64/vmlinuz LINUX boot/x86_64/vmlinuz
@ -11,8 +11,8 @@ IPAPPEND 3
LABEL arch64_nfs LABEL arch64_nfs
TEXT HELP TEXT HELP
Boot the Arch Linux (x86_64) live medium (Using NFS). It allows you to install Arch Linux or Boot the Arch Linux (x86_64) live medium (Using NFS).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (NFS) MENU LABEL Boot Arch Linux (x86_64) (NFS)
LINUX boot/x86_64/vmlinuz LINUX boot/x86_64/vmlinuz
@ -22,8 +22,8 @@ IPAPPEND 3
LABEL arch64_http LABEL arch64_http
TEXT HELP TEXT HELP
Boot the Arch Linux (x86_64) live medium (Using HTTP). It allows you to install Arch Linux or Boot the Arch Linux (x86_64) live medium (Using HTTP).
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (HTTP) MENU LABEL Boot Arch Linux (x86_64) (HTTP)
LINUX boot/x86_64/vmlinuz LINUX boot/x86_64/vmlinuz

View File

@ -1,7 +1,7 @@
LABEL arch32 LABEL arch32
TEXT HELP TEXT HELP
Boot the Arch Linux (i686) live medium. It allows you to install Arch Linux or Boot the Arch Linux (i686) live medium.
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) MENU LABEL Boot Arch Linux (i686)
LINUX boot/i686/vmlinuz LINUX boot/i686/vmlinuz

View File

@ -1,7 +1,7 @@
LABEL arch64 LABEL arch64
TEXT HELP TEXT HELP
Boot the Arch Linux (x86_64) live medium. It allows you to install Arch Linux or Boot the Arch Linux (x86_64) live medium.
perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) MENU LABEL Boot Arch Linux (x86_64)
LINUX boot/x86_64/vmlinuz LINUX boot/x86_64/vmlinuz

View File

@ -1,7 +1,7 @@
LABEL existing LABEL existing
TEXT HELP TEXT HELP
Boot an existing operating system. Press TAB to edit the disk and partition Boot an existing operating system.
number to boot. Press TAB to edit the disk and partition number to boot.
ENDTEXT ENDTEXT
MENU LABEL Boot existing OS MENU LABEL Boot existing OS
COM32 boot/syslinux/chain.c32 COM32 boot/syslinux/chain.c32