summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/shlilo-lantank/files/lilo.conf')
-rw-r--r--sys-boot/shlilo-lantank/files/lilo.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-boot/shlilo-lantank/files/lilo.conf b/sys-boot/shlilo-lantank/files/lilo.conf
deleted file mode 100644
index cd5bc81d3835..000000000000
--- a/sys-boot/shlilo-lantank/files/lilo.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-# Example lilo.conf
-linear
-boot=/dev/hda
-install=/boot/boot.b
-
-# timeout is in 10's of milliseconds; so 100 is 1 second
-prompt
-timeout=800
-default=default
-
-# default kernel settings
-read-only
-append="mem=64M root=/dev/hda1 console=ttySC1,9600"
-
-image=/boot/zImage
- label=default