summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:28 +0100
commit811ff0532fcb3305ebefcd1d61e4eb6c260902eb (patch)
treeff4c5c1940c1d482006ed5868522ed009f22e0c9 /helpers/lh_chroot_hacks
parent49524055a1fd813b8032af88ddda838a856128dd (diff)
downloadlive-build-811ff0532fcb3305ebefcd1d61e4eb6c260902eb.zip
live-build-811ff0532fcb3305ebefcd1d61e4eb6c260902eb.tar.gz
Adding live-helper 1.0~a1-3.
Diffstat (limited to 'helpers/lh_chroot_hacks')
-rwxr-xr-xhelpers/lh_chroot_hacks3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 5535458..d46e0c5 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -27,6 +27,9 @@ Check_lockfile "${LIVE_ROOT}"/.lock
# Creating lock file
Create_lockfile "${LIVE_ROOT}"/.lock
+# Removing udev mac caching rule
+rm -f chroot/etc/udev/rules.d/z25_persistent-net.rules
+
case "${LIVE_BINARY_IMAGE}" in
net)
case "${LH_APT}" in