summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-10-13 17:03:13 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-10-13 17:03:13 (GMT)
commit2e7abbab92370a4a99ad68e460c476d02296e665 (patch)
tree1d6273195dd2c4f2e22d71d26a486cbfaa77052c /build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg
parent8bef8020a022c52a8d1d4bb373b5c8cdc256284f (diff)
downloadlinhes_dev-2e7abbab92370a4a99ad68e460c476d02296e665.zip
archiso-19 + configs for linhes iso.
This provides archiso-19 but doesn't install it inside the dev env.
Diffstat (limited to 'build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg')
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/syslinux/hardsub.cfg58
1 files changed, 58 insertions, 0 deletions
diff --git a/build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg b/build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg
new file mode 100755
index 0000000..ca60961
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/syslinux/hardsub.cfg
@@ -0,0 +1,58 @@
+SERIAL 0 38400
+UI boot/syslinux/vesamenu.c32
+prompt 0
+#timeout 300
+INCLUDE boot/syslinux/archiso_head.cfg
+
+MENU TITLE Systems menu
+
+label atomic
+MENU LABEL LinHES on Atomic Ant!
+kernel /boot/vmlinuz
+append initrd=/boot/larch.img vga=792 quiet splash=silent,theme:linhes console=tty1 disablemodules=agpart,intel_agp
+
+
+label linux-serial
+MENU LABEL use serial port ttyS0 for ir receiver
+TEXT HELP
+Boot the LinHES live medium. It allows you to install LinHES or
+perform system maintenance.
+ENDTEXT
+LINUX boot/x86_64/vmlinuz
+INITRD boot/x86_64/archiso.img
+APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% console=tty1 remoteport=ttyS0 remotebucket=common remote=mceusb
+
+label linux-vesa
+MENU LABEL Force use of vesa driver
+TEXT HELP
+Boot the LinHES live medium. It allows you to install LinHES or
+perform system maintenance. Force the use of the xorg vesa driver
+ENDTEXT
+LINUX boot/x86_64/vmlinuz
+INITRD boot/x86_64/archiso.img
+APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% console=tty1 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 boot/syslinux/vesamenu.c32
+append menu boot/syslinux/archiso_sys_inc.cfg