X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=backends%2Finitramfs-tools%2Flive.hook;h=d3dce712f87a2eefee67efa31cd91b4f10fd9842;hb=e243babf191d5b42efe58e90e74a22bd8063be8d;hp=4d01777b2afb7dcf85fe2c74477f005930e1ca6c;hpb=f04ab476c668ad513f1ec68beaa948a26c862e05;p=live-boot-grml.git 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