summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-09-18 21:51:56 -0300
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:27 +0100
commit831d9b05322fe8346f61096c4f8c5a5570fddfe4 (patch)
tree464adde49b1f704ed5701a5a6c731d06edc82e2d /templates
parentc97af171dd74d5237bc89433c3a8fbd535203d03 (diff)
downloadlive-build-831d9b05322fe8346f61096c4f8c5a5570fddfe4.zip
live-build-831d9b05322fe8346f61096c4f8c5a5570fddfe4.tar.gz
add template to be used by syslinux vesa menu support
A new template has been included to enable live-helper to support syslinux vesa menu. This includes a font, splash image and a new configuration file.
Diffstat (limited to 'templates')
-rw-r--r--templates/syslinux-menu/data/lat1-16.psfbin0 -> 5156 bytes
-rw-r--r--templates/syslinux-menu/data/splash.pngbin0 -> 57186 bytes
-rw-r--r--templates/syslinux-menu/isolinux.cfg23
3 files changed, 23 insertions, 0 deletions
diff --git a/templates/syslinux-menu/data/lat1-16.psf b/templates/syslinux-menu/data/lat1-16.psf
new file mode 100644
index 0000000..097a640
--- /dev/null
+++ b/templates/syslinux-menu/data/lat1-16.psf
Binary files differ
diff --git a/templates/syslinux-menu/data/splash.png b/templates/syslinux-menu/data/splash.png
new file mode 100644
index 0000000..5669615
--- /dev/null
+++ b/templates/syslinux-menu/data/splash.png
Binary files differ
diff --git a/templates/syslinux-menu/isolinux.cfg b/templates/syslinux-menu/isolinux.cfg
new file mode 100644
index 0000000..887e3d8
--- /dev/null
+++ b/templates/syslinux-menu/isolinux.cfg
@@ -0,0 +1,23 @@
+FONT data/lat1-16.psf
+DEFAULT data/vesamenu.c32
+
+TIMEOUT 1000
+PROMPT 0
+
+MENU BACKGROUND data/splash.png
+MENU COLOR TITLE * #FFFFFFFF *
+MENU COLOR BORDER * #00000000 #00000000 none
+MENU COLOR SEL * #ffffffff #76a1d0ff *
+MENU COLOR HOTSEL 1;7;37;40 #ffffffff #76a1d0ff *
+MENU COLOR HOTKEY 1;37;40;44 #90ffffff #00000000 std
+MENU VSHIFT 7
+MENU HSHIFT 6
+MENU WIDTH 67
+MENU TABMSG Press [tab] to edit the menu entry
+MENU TIMEOUTROW 16
+
+LINUX_LIVE
+
+LINUX_INSTALL
+
+MEMTEST