summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-10 07:01:11 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:38 +0100
commit28121b66620d0d4ef599e325e18cdcdb01a2947f (patch)
treeab44db6d8720c8688b584917a9e3c208d70293c4 /helpers/lh_chroot_hacks
parentba25e433b5bbddb9f22071aa74773dcfac97f521 (diff)
downloadlive-build-28121b66620d0d4ef599e325e18cdcdb01a2947f.zip
live-build-28121b66620d0d4ef599e325e18cdcdb01a2947f.tar.gz
Disabling call to "update-initramfs" in lh_chroot_hacks.
Users who are modifying initramfs scripts via chroot_local-includes should really run update-initramfs themselves - this wasn't possible until fairly recently due to re-ordering of calls from lh_chroot.
Diffstat (limited to 'helpers/lh_chroot_hacks')
-rwxr-xr-xhelpers/lh_chroot_hacks3
1 files changed, 0 insertions, 3 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index df89104..af88437 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -74,9 +74,6 @@ then
rm -f /etc/initramfs-tools/conf.d/resume
fi
-# Update initramfs
-Chroot "update-initramfs -k all -t -u"
-
# Ensure readable permissions on initramfs. loop-aes-utils sets umask to
# protect GPG keys, which live-helper does not support.
chmod go+r chroot/boot/initrd*