From e243babf191d5b42efe58e90e74a22bd8063be8d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 6 Jun 2012 18:29:07 +0200 Subject: Dropping snapshot functionality, superseeded by awesome custom mount persistence. See the following threads for more information: * http://lists.debian.org/debian-live/2012/04/msg00110.html * http://lists.debian.org/debian-live/2012/06/msg00039.html --- backends/initramfs-tools/live.hook | 9 --------- 1 file changed, 9 deletions(-) (limited to 'backends') diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook index 4d01777..d3dce71 100755 --- a/backends/initramfs-tools/live.hook +++ b/backends/initramfs-tools/live.hook @@ -185,15 +185,6 @@ then manual_add_modules mtdblock fi -# Program: cpio -# busybox and klibc lacks --no-absolute-filenames and --sparse, needed for snapshots -if [ -e "${DESTDIR}/bin/cpio" ] -then - # Override already present cpio's, mostly klibc's - rm "${DESTDIR}/bin/cpio" -fi -copy_exec /bin/cpio /bin - # Program: udev if [ -x /sbin/udevadm ] then -- cgit v1.2.3