[SCM] debian-live/config-webc branch, master, updated. 4fb11a558125ad238f1b160df11969ad148b0076

Kai Hendry hendry at iki.fi
Tue May 20 22:50:23 UTC 2008


The following commit has been merged in the master branch:
commit 8d6245f063206af342b53877f28b596f7865bee5
Author: Kai Hendry <hendry at iki.fi>
Date:   Tue May 20 23:19:55 2008 +0100

    theme hook

diff --git a/mini/config/binary b/mini/config/binary
index fec78f7..87451d0 100644
--- a/mini/config/binary
+++ b/mini/config/binary
@@ -14,7 +14,7 @@ LH_BINARY_IMAGES="usb-hdd"
 
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
-LH_BOOTAPPEND_LIVE="quiet homepage=http://portal.webconverger.com/ nosudo splash vga=791"
+LH_BOOTAPPEND_LIVE="quiet homepage=http://portal.webconverger.com/ splash vga=791"
 
 # $LH_BOOTLOADER: set bootloader
 # (Default: syslinux)
diff --git a/mini/config/chroot_local-hooks/theme b/mini/config/chroot_local-hooks/theme
new file mode 100644
index 0000000..bf222db
--- /dev/null
+++ b/mini/config/chroot_local-hooks/theme
@@ -0,0 +1,2 @@
+rm /etc/splashy/themes/default/background.png
+ln -s /etc/webconverger/background.jpg /etc/splashy/themes/default/background.png

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list