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
signature.asc
Description: OpenPGP digital signature