676782bc3a
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
# Help files must be exactly 23 lines long.
|
|
timeout 60
|
|
default 0
|
|
|
|
title Back to main menu
|
|
configfile /boot/grub/menu.lst
|
|
|
|
title HOW-TO: Boot an existing system
|
|
cat /boot/help/bootexisting
|
|
pause Press enter to continue...
|
|
|
|
title HOW-TO: Do some other shit
|
|
cat /boot/help/bootexisting
|
|
pause Press enter to continue...
|