From 88befb176680d6f88bcdd11bd347d0f1680efdf5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Aug 2011 17:13:45 +0200 Subject: Moving removal of udev persistent rules from chroot_hacks to a hook, that way it can be easily skipped if desired. --- scripts/build/lb_chroot_hacks | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts/build/lb_chroot_hacks') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 501352f15..c6e2775d9 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -140,9 +140,6 @@ do esac done -# Removing udev mac caching rule -rm -f chroot/etc/udev/rules.d/*persistent-net.rules - case "${LB_BINARY_IMAGES}" in net) if [ ! -f chroot/usr/bin/smbmount ] -- cgit v1.2.3