summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-11-16 12:40:43 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:02 +0100
commit5841e79b1fddb4e7aa340328a4df587398317d06 (patch)
tree17f9d204704809b9009d6b75109411aa53adaeeb /helpers/lh_chroot_hacks
parent8fa7616e6929bb1375a04bb1c50fe3b846ffcceb (diff)
downloadlive-build-5841e79b1fddb4e7aa340328a4df587398317d06.zip
live-build-5841e79b1fddb4e7aa340328a4df587398317d06.tar.gz
Dropping etch support.
Diffstat (limited to 'helpers/lh_chroot_hacks')
-rwxr-xr-xhelpers/lh_chroot_hacks6
1 files changed, 0 insertions, 6 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 5aa45a6..84e2567 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -40,12 +40,6 @@ Create_lockfile .lock
# Removing udev mac caching rule
rm -f chroot/etc/udev/rules.d/*persistent-net.rules
-# Remove resume
-if [ "${LH_DISTRIBUTION}" = "etch" ] && [ -e /etc/initramfs-tools/conf.d/resume ]
-then
- rm -f /etc/initramfs-tools/conf.d/resume
-fi
-
case "${LH_BINARY_IMAGES}" in
net)
if [ ! -f chroot/usr/bin/smbmount ]