boot menu: Add description texts.

This commit is contained in:
Michael Tremer
2013-05-24 18:49:30 +02:00
parent e7902feca4
commit b3acd7b850

View File

@@ -24,6 +24,10 @@ MENU TITLE Welcome!
LABEL installer
MENU LABEL Install IPFire VERSION
TEXT HELP
Install the version of IPFire that is
on this disk.
ENDTEXT
KERNEL vmlinuz
INITRD instroot
APPEND vga=791
@@ -41,11 +45,17 @@ MENU BEGIN other
LABEL novga
MENU LABEL Install IPFire (text mode)
TEXT HELP
Run the installer in text mode.
ENDTEXT
KERNEL vmlinuz
INITRD instroot
LABEL unattended
MENU LABEL Unattended installation
TEXT HELP
Run an unattended installation.
ENDTEXT
KERNEL vmlinuz
INITRD instroot
APPEND unattended
@@ -62,10 +72,17 @@ MENU BEGIN tools
LABEL memtest
MENU LABEL memtest86+
TEXT HELP
Diagnose memory problems with memtest86+.
ENDTEXT
KERNEL memtest
LABEL hdt
MENU LABEL Hardware Detection Tool
TEXT HELP
Check your hardware with the Hardware Detection
Tool!
ENDTEXT
KERNEL hdt.c32
MENU END
@@ -73,4 +90,7 @@ MENU SEPARATOR
LABEL netboot
MENU LABEL boot.ipfire.org
TEXT HELP
Boot from the IPFire Boot Server!
ENDTEXT
KERNEL netboot