summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Longland <redhatter@gentoo.org>2005-12-07 07:44:44 +0000
committerStuart Longland <redhatter@gentoo.org>2005-12-07 07:44:44 +0000
commitf83b5f1536f5bc8b5847a7389778e171e7cb89e0 (patch)
tree4f49662992a97d705207df2eb3d5080d93c5fbd2 /sys-boot/colo
parentI said cvs rm... and I MEANT cvs rm... :-/ (diff)
downloadhistorical-f83b5f1536f5bc8b5847a7389778e171e7cb89e0.tar.gz
historical-f83b5f1536f5bc8b5847a7389778e171e7cb89e0.tar.bz2
historical-f83b5f1536f5bc8b5847a7389778e171e7cb89e0.zip
menu-linux.colo is outdated too... out it goes.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-boot/colo')
-rw-r--r--sys-boot/colo/Manifest1
-rw-r--r--sys-boot/colo/files/menu-linux.colo9
2 files changed, 0 insertions, 10 deletions
diff --git a/sys-boot/colo/Manifest b/sys-boot/colo/Manifest
index 5f46ef274927..26e50a00f0e7 100644
--- a/sys-boot/colo/Manifest
+++ b/sys-boot/colo/Manifest
@@ -7,4 +7,3 @@ MD5 b2c42788147b311d818a159f61096aff files/digest-colo-1.19 61
MD5 a37a355fc348836db5c3f839279fdcf4 files/simple.colo 648
MD5 4d75488cb1bd321232419a55d21d940d files/menu.colo 1624
MD5 887b7cc9e154a546edceffc8ecedc9fd files/default.colo 840
-MD5 216fc6b6d9c407532a57bf484d8fe7d3 files/menu-linux.colo 286
diff --git a/sys-boot/colo/files/menu-linux.colo b/sys-boot/colo/files/menu-linux.colo
deleted file mode 100644
index 0c0156b4d65e..000000000000
--- a/sys-boot/colo/files/menu-linux.colo
+++ /dev/null
@@ -1,9 +0,0 @@
-#:CoLo:#
-
-# Loads the kernel into memory (and unzips if needed)
-# Makes sure this points at the correct kernel image
-load /boot/vmlinuz.gz
-
-# Executes the loaded image with the specified command args
-# Change these args to suit your purposes
-execute root=/dev/hda5 console=ttyS0,115200