diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2000-09-09 14:50:04 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2000-09-09 14:50:04 +0000 |
commit | e2b345a6d8269048e2a310de70234b28745c42c1 (patch) | |
tree | 405335677a6dde5f184d81e000ef7a4eb0c90770 /insmod.c | |
parent | 437bf72785cdd8c9d689c241a94c79f1f71a2354 (diff) | |
download | busybox-e2b345a6d8269048e2a310de70234b28745c42c1.tar.gz |
Implemented new ar functionality unique to busybox ar (i think), the -R
option enable a Recursive extraction (or listing) to take place.
i.e. if any files being extracted are themselves ar archives then
busybox ar will extract their contents as well.
e.g. take bar.deb and do (with GNU ar) ar -q foo.deb b.ar
then with busybox ar can do ar -x b.ar data.tar.gz
-R isnt used for anything in GNU ar so i think it should be ok, could
have used long options
This functionality will become (more) usufull with tar, gz support.
Diffstat (limited to 'insmod.c')
0 files changed, 0 insertions, 0 deletions