[Debian-live-changes] r2414 - dists/trunk/live-helper/helpers
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri Jul 6 22:41:30 UTC 2007
Author: daniel
Date: 2007-07-06 22:41:30 +0000 (Fri, 06 Jul 2007)
New Revision: 2414
Modified:
dists/trunk/live-helper/helpers/lh_chroot_hacks
Log:
Modified: dists/trunk/live-helper/helpers/lh_chroot_hacks
===================================================================
--- dists/trunk/live-helper/helpers/lh_chroot_hacks 2007-07-06 22:30:17 UTC (rev 2413)
+++ dists/trunk/live-helper/helpers/lh_chroot_hacks 2007-07-06 22:41:30 UTC (rev 2414)
@@ -83,6 +83,9 @@
# Remove build systems clock drift
echo "0.0 0 0.0" > chroot/etc/adjtime
+# Remove generated xorg.conf based on build systems configuration
+rm -f chroot/etc/X11/xorg.conf
+
# Update initramfs
Chroot "update-initramfs -k all -t -u"
More information about the Debian-live-changes
mailing list