[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927128: live-build: [PATCH] replaced tar with rsync as it is much more efficient in both space and time



I should have looked at Depends: prior to replying.
1) live-build doesn't depend on bash, but plain sh

2) all other tools are either in coreutils or get installed into the
chroot during the build


That said, I'm not sure if it's really worth it to add a new dependency.
How about a pipe instead?

tar cf - . | Chroot chroot "tar -xvf - --no-same-owner
--keep-directory-symlink --overwrite"


Haven't tried that, though, and I'm not sure if Chroot() supports that.


Cheers
Daniel

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: