[Debian-live-changes] r2413 - dists/trunk/live-helper/helpers
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri Jul 6 22:30:17 UTC 2007
Author: daniel
Date: 2007-07-06 22:30:17 +0000 (Fri, 06 Jul 2007)
New Revision: 2413
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 20:55:24 UTC (rev 2412)
+++ dists/trunk/live-helper/helpers/lh_chroot_hacks 2007-07-06 22:30:17 UTC (rev 2413)
@@ -80,6 +80,9 @@
;;
esac
+# Remove build systems clock drift
+echo "0.0 0 0.0" > chroot/etc/adjtime
+
# Update initramfs
Chroot "update-initramfs -k all -t -u"
More information about the Debian-live-changes
mailing list