04b5d18658
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
17 lines
405 B
Plaintext
17 lines
405 B
Plaintext
# Help files must be exactly 23 lines long.
|
|
timeout 300
|
|
default 0
|
|
color light-blue/blue black/light-grey
|
|
splashimage=/boot/splash.xpm.gz
|
|
|
|
title << Back to main menu
|
|
configfile /boot/grub/menu.lst
|
|
|
|
title HOW-TO: Boot an existing system
|
|
cat /boot/help/bootexisting.txt
|
|
pause Press enter to continue...
|
|
|
|
title HOW-TO: Contribute to this help
|
|
cat /boot/help/contrib.txt
|
|
pause Press enter to continue...
|