summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-22 07:55:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-22 07:55:09 (GMT)
commit2132be6eb0e5cffa60dadadef36cdc72557e965c (patch)
tree5147091df92693c34b2dde7b73eafc9dd1f8219f /build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg
parentf4c861dec10b2d0e11920363609ef40c5a572eac (diff)
parent8afadf72a3bba61701d6a3ceb495fe130871dcfa (diff)
downloadlinhes_dev-2132be6eb0e5cffa60dadadef36cdc72557e965c.zip
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg')
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg32
1 files changed, 32 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg
new file mode 100644
index 0000000..d60661a
--- /dev/null
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg
@@ -0,0 +1,32 @@
+default vesamenu.c32
+prompt 0
+#timeout 300
+
+MENU BACKGROUND vbg.jpg
+MENU COLOR border 31;40 #90ffff00 #00000000 std
+MENU COLOR sel 31;47 #00000000 #FFFFFF15 al
+MENU ROWS 4
+MENU CMDLINEROW 22
+MENU TABMSGROW 22
+
+MENU TITLE LinHES: The Linux Home Entertainment System
+
+label atomic
+MENU LABEL LinHES on Atomic Ant!
+kernel vmlinuz
+append initrd=larch.img vga=792 quiet splash=silent,theme:linhes console=tty1 disablemodules=agpart,intel_agp
+
+#label linux-i810
+#MENU LABEL with Intel i810 driver (DRI disabled)
+#kernel vmlinuz
+#append initrd=larch.img i810
+
+label linux-vesa
+MENU LABEL Force use of vesa driver
+kernel vmlinuz
+append initrd=larch.img forceXvesa
+
+label goback
+MENU LABEL Back
+kernel vesamenu.c32
+append menu isolinux.cfg