[Debian-live-changes] r955 - in configs/daniel/config: . chroot_localhooks

Daniel Baumann daniel at alioth.debian.org
Fri Apr 6 11:04:16 UTC 2007


Author: daniel
Date: 2007-04-06 11:04:16 +0000 (Fri, 06 Apr 2007)
New Revision: 955

Modified:
   configs/daniel/config/chroot_localhooks/wmii
   configs/daniel/config/image
Log:


Modified: configs/daniel/config/chroot_localhooks/wmii
===================================================================
--- configs/daniel/config/chroot_localhooks/wmii	2007-04-06 10:34:07 UTC (rev 954)
+++ configs/daniel/config/chroot_localhooks/wmii	2007-04-06 11:04:16 UTC (rev 955)
@@ -7,6 +7,7 @@
 	-e "s/SELECTED_BORDER_COLOR.*/SELECTED_BORDER_COLOR='#222222'/" \
 	-e "s/NORMAL_BG_COLOR.*/NORMAL_BG_COLOR='#000000'/" \
 	-e "s/NORMAL_FG_COLOR.*/NORMAL_FG_COLOR='#AAAAAA'/" \
+	-e "s/NORMAL_BORDER_COLOR.*/NORMAL_BORDER_COLOR='#000000'/" \
 	-e "s#wmiir write /wm/default/page/layout.*#wmiir write /wm/default/page/layout float#" \
 	-e "s/xsetroot.*//" \
 	-e "s/status &//" /etc/X11/wmii/wmiirc

Modified: configs/daniel/config/image
===================================================================
--- configs/daniel/config/image	2007-04-06 10:34:07 UTC (rev 954)
+++ configs/daniel/config/image	2007-04-06 11:04:16 UTC (rev 955)
@@ -40,10 +40,14 @@
 # (Default: )
 LIVE_SOURCE="disabled"
 
-# $LIVE_SYSLINUX: set syslinux option
-# (Default: enabled)
-LIVE_SYSLINUX="enabled"
+# $LIVE_BOOTLOADER: set bootloader
+# (Default: syslinux)
+LIVE_BOOTLOADER="syslinux"
 
+# $LIVE_GRUB_SPLASH: set custom grub splash
+# (Default: empty)
+LIVE_GRUB_SPLASH=""
+
 # $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
 LIVE_SYSLINUX_SPLASH=""




More information about the Debian-live-changes mailing list