From 9b271cc9977bfe074773412718a50fb82452a45f Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 29 Sep 2006 06:47:54 +0000 Subject: Corrected DOS newlines... whoops git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41 --- default-config/boot/grub/tools.lst | 54 +++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'default-config/boot/grub/tools.lst') diff --git a/default-config/boot/grub/tools.lst b/default-config/boot/grub/tools.lst index ef7cabc..be30408 100644 --- a/default-config/boot/grub/tools.lst +++ b/default-config/boot/grub/tools.lst @@ -1,27 +1,27 @@ -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 Run memtest86+ (Memory Testing) -kernel /boot/memtest86+/memtest.bin - -# http://www.vortex.prodigynet.co.uk/x86test/ -title Run x86test (CPU Info) -kernel /boot/x86test_zImage.bin -#wget http://www.vortex.prodigynet.co.uk/x86test/x86test_zImage.bin - -# http://home.san.rr.com/johninsd/pub/linux/lilo/boot/ -title LILO Diagnostic -kernel /boot/diag2.img - -title Install GRUB to hd0 MBR -root (hd0,0) -setup (hd0) - -# http://www.erikyyy.de/invaders/ -title Space Invaders!! -kernel /boot/invaders.img +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 Run memtest86+ (Memory Testing) +kernel /boot/memtest86+/memtest.bin + +# http://www.vortex.prodigynet.co.uk/x86test/ +title Run x86test (CPU Info) +kernel /boot/x86test_zImage.bin +#wget http://www.vortex.prodigynet.co.uk/x86test/x86test_zImage.bin + +# http://home.san.rr.com/johninsd/pub/linux/lilo/boot/ +title LILO Diagnostic +kernel /boot/diag2.img + +title Install GRUB to hd0 MBR +root (hd0,0) +setup (hd0) + +# http://www.erikyyy.de/invaders/ +title Space Invaders!! +kernel /boot/invaders.img -- cgit v1.2.3-70-g09d2