From da353a5231ad925013d01065768864307c70651a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:49 +0200 Subject: Adding live-helper 1.0~a4-1. --- helpers/lh_binary_rootfs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'helpers/lh_binary_rootfs') diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs index bdc8904b0..20ecdd3a9 100755 --- a/helpers/lh_binary_rootfs +++ b/helpers/lh_binary_rootfs @@ -103,11 +103,7 @@ case "${LIVE_FILESYSTEM}" in rm -rf binary/casper/filesystem.dir fi - cd chroot - find . | cpio -pumd ../binary/casper/filesystem.dir - cd "${OLDPWD}" - - rm -rf chroot/chroot + mv chroot/chroot binary/casper/filesystem.dir ;; squashfs) -- cgit v1.2.3