summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-18 22:16:16 +0000
committerMike Frysinger <vapier@gentoo.org>2009-10-18 22:16:16 +0000
commit4239420891108cf2355a3fad27816db20c320e8a (patch)
tree4ddbe0e37a4ad9832ec751380ad18f1e6b621fdf /sys-boot/shlilo-lantank/files
parentadd maven-bin:2.2 and fix so that the latest version is the first to be matched. (diff)
downloadhistorical-4239420891108cf2355a3fad27816db20c320e8a.tar.gz
historical-4239420891108cf2355a3fad27816db20c320e8a.tar.bz2
historical-4239420891108cf2355a3fad27816db20c320e8a.zip
Initial ebuild by me.
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'sys-boot/shlilo-lantank/files')
-rw-r--r--sys-boot/shlilo-lantank/files/lilo.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-boot/shlilo-lantank/files/lilo.conf b/sys-boot/shlilo-lantank/files/lilo.conf
new file mode 100644
index 000000000000..cd5bc81d3835
--- /dev/null
+++ b/sys-boot/shlilo-lantank/files/lilo.conf
@@ -0,0 +1,16 @@
+# 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