[SCM] debian-live/config-webc branch, 360777741990589, updated. 5788508c522aac9c9576eedb7754447673a1f189

Kai Hendry hendry at iki.fi
Thu Mar 13 08:49:47 UTC 2008


The following commit has been merged in the 360777741990589 branch:
commit 5788508c522aac9c9576eedb7754447673a1f189
Author: Kai Hendry <hendry at iki.fi>
Date:   Wed Mar 12 18:36:50 2008 +0000

    Splash image

diff --git a/webconverger/config/binary b/webconverger/config/binary
index c32366c..a21b02d 100644
--- a/webconverger/config/binary
+++ b/webconverger/config/binary
@@ -6,7 +6,7 @@
 
 # $LH_BINARY_IMAGES: set image type
 # (Default: iso)
-#LH_BINARY_IMAGES="usb-hdd"
+LH_BINARY_IMAGES="usb-hdd"
 
 # $LH_BINARY_INDICES: set apt/aptitude generic indices
 # (Default: enabled)
@@ -15,7 +15,7 @@
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
 # nonetworking required else live-initramfs will overwrite the mtu include
-LH_BOOTAPPEND_LIVE="quiet homepage=http://www.yourlibrary.ca/ nonetworking nosudo kioskresetstation=10"
+LH_BOOTAPPEND_LIVE="quiet homepage=http://www.yourlibrary.ca/ nonetworking nosudo kioskresetstation=5"
 
 # $LH_BOOTAPPEND_INSTALL: set boot parameters
 # (Default: empty)
@@ -23,7 +23,7 @@ LH_BOOTAPPEND_LIVE="quiet homepage=http://www.yourlibrary.ca/ nonetworking nosud
 
 # $LH_BOOTLOADER: set bootloader
 # (Default: syslinux)
-LH_BOOTLOADER="grub"
+#LH_BOOTLOADER="grub"
 
 # $LH_CHECKSUMS: set checksums
 # (Default: enabled)
@@ -112,11 +112,11 @@ LH_ISO_VOLUME="Webconverger $(date +%Y%m%d-%H:%M)"
 
 # $LH_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
-#LH_SYSLINUX_SPLASH=""
+LH_SYSLINUX_SPLASH="config/binary_syslinux/splash.rle"
 
 # $LH_SYSLINUX_TIMEOUT: set custom syslinux timeout in seconds
 # (Default: 0)
-LH_SYSLINUX_TIMEOUT="10"
+LH_SYSLINUX_TIMEOUT="5"
 
 # $LH_SYSLINUX_CFG: set custom syslinux configuration file
 # (Default: empty)
diff --git a/webconverger/config/binary_syslinux/splash.rle b/webconverger/config/binary_syslinux/splash.rle
index df3e15d..6e87287 100644
Binary files a/webconverger/config/binary_syslinux/splash.rle and b/webconverger/config/binary_syslinux/splash.rle differ

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list