cpio pass-through mode with absolute paths

Ed F. third07 at gmail.com
Tue Jan 5 19:17:36 UTC 2010


On Mon, Jan 4, 2010 at 9:44 PM, Denys Vlasenko <vda.linux at googlemail.com> wrote:

> Please try this patch.

That fixes the problem.

One other difference is the output of the "-v" option:

$ echo /etc/hosts | ./busybox cpio -pvud /tmp
etc/hosts

$ echo /etc/hosts | cpio -pvud /tmp
/tmp/etc/hosts

Ed


More information about the busybox mailing list