[SCM] live-build branch, debian-old-2.0, updated. c6559deb920e097dc8814c14d5a241d9db9c46f8

Daniel Baumann daniel at debian.org
Sat Oct 22 16:08:25 UTC 2011


The following commit has been merged in the debian-old-2.0 branch:
commit c6559deb920e097dc8814c14d5a241d9db9c46f8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 22 18:08:05 2011 +0200

    Removing dbus machine id in lb_chroot_hacks.

diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 5b8681a..d27d2d4 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -140,6 +140,9 @@ do
 	esac
 done
 
+# Removing dbus machine id.
+rm -f chroot/var/lib/dbus/machine-id
+
 # Removing openssh-server hostkeys,
 # they are regenerated by live-config.
 rm -f chroot/etc/ssh/ssh_host_*_key chroot/etc/ssh/ssh_host_*_key.pub

-- 
live-build



More information about the debian-live-changes mailing list