summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2010-12-04 23:41:32 (GMT)
committerJames Meyer <jams@linhes.org>2010-12-04 23:42:35 (GMT)
commited744cddd2e9ead9284ff7188ee08e2ed9724f9c (patch)
treefd86482d3ebf8695b7e7dde031786ac06141614e /build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
parent91dd83c0ce7c0c6011e98b921f3cbf96bebf8544 (diff)
downloadlinhes_dev-ed744cddd2e9ead9284ff7188ee08e2ed9724f9c.zip
larch8: profile sync. featuring all new splash screens
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg')
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg50
1 files changed, 50 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
new file mode 100644
index 0000000..22d4cd3
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/hardsub.cfg
@@ -0,0 +1,50 @@
+default vesamenu.c32
+prompt 0
+#timeout 300
+
+include /boot/isolinux/style.cfg
+
+
+
+MENU TITLE Systems menu
+
+label atomic
+MENU LABEL LinHES on Atomic Ant!
+kernel /boot/vmlinuz26
+append initrd=/boot/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 vmlinuz26
+#append initrd=larch.img i810
+
+label linux-vesa
+MENU LABEL Force use of vesa driver
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img forceXvesa
+
+
+label dragon
+MENU LABEL Dragon Version 1
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=dragon vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label dragon2
+MENU LABEL Dragon Version 2
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=dragon2 vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label ausdragon
+MENU LABEL Australian Dragon
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img type=ausdragon vga=0x314 quiet splash=silent,theme:linhes console=tty1
+
+label 8400
+MENU LABEL For the Nvidia 8400 chipset.
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img vga=792 quiet splash=silent,theme:linhes console=tty1 disablemodules=agpart
+
+label goback
+MENU LABEL Back
+kernel vesamenu.c32
+append menu isolinux.cfg