[SCM] Debian Live initramfs hook branch, master, updated. 1.154.4-1-4-g26ca21e

Daniel Baumann daniel at debian.org
Sun Jan 11 13:47:24 UTC 2009


The following commit has been merged in the master branch:
commit 26ca21e8ee8a53acd990ae14227e438ea1aa03d4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 10 22:01:29 2009 +0100

    Silencing xorg reconfiguration, thanks to Ronny Standtke <Ronny.Standtke at gmx.net>.

diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig
index 947b7ec..f6a3f8d 100755
--- a/scripts/live-bottom/20xconfig
+++ b/scripts/live-bottom/20xconfig
@@ -82,7 +82,7 @@ ${setmodel}
 ${setoptions}
 EOF
 
-DEBUG_XORG_PACKAGE=1 DEBUG_XORG_DEBCONF=1 live-reconfigure /root xserver-xorg 2>&1 \
+live-reconfigure /root xserver-xorg 2>&1 \
 	| grep -v "overwriting possibly-customised configuration" \
 	| grep -v "file; backup in /etc/X11/xorg.conf"
 umount /root/sys

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list