summaryrefslogtreecommitdiff
path: root/configs/default/default-config/boot/grub/tools.lst
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-09-06 20:45:45 -0500
committerAaron Griffin <aaronmgriffin@gmail.com>2008-09-06 20:45:45 -0500
commit98318ea039c39bff953c6b83010e48791ee6d286 (patch)
treeb817b6594cea311c3fdfe31dabbe33d80e56a5c5 /configs/default/default-config/boot/grub/tools.lst
parent8966351b12bbcf2f8fffbd8c3a4b00e7529349b8 (diff)
downloadarchiso32-98318ea039c39bff953c6b83010e48791ee6d286.tar.xz
Rename "default-config" to "overlay"
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'configs/default/default-config/boot/grub/tools.lst')
-rw-r--r--configs/default/default-config/boot/grub/tools.lst29
1 files changed, 0 insertions, 29 deletions
diff --git a/configs/default/default-config/boot/grub/tools.lst b/configs/default/default-config/boot/grub/tools.lst
deleted file mode 100644
index 22b3669..0000000
--- a/configs/default/default-config/boot/grub/tools.lst
+++ /dev/null
@@ -1,29 +0,0 @@
-# vim:ft=grub:
-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
-
-# http://www.memtest.org/
-title Run memtest86+ (Memory Testing)
-kernel /boot/memtest86+-1.70.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