busybox/archival
Eric Andersen 3c5a83c567 As noted by Thomas Eckert:
bb-tar "cjf" does not create a valid tbz2-archive -- if fact the result is a
    plain tar-file (no compression) -- but does not warn about the unrecognized
    parameter combination "cj" (bb does not have bzip2-compression yet, right?).

to fix this I have added an error message stating this does not work.

He also reported

    cosmetic: versose "-v" does not show any output when used with "create"

which I have now fixed as well.

 -Erik
2003-07-05 21:56:55 +00:00
..
libunarchive Handle hard links by converting them to symlinks 2003-06-12 13:47:16 +00:00
ar.c Major coreutils update. 2003-03-19 09:13:01 +00:00
bunzip2.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Config.in Patch from Kent Robotti adding a bunch of needed docs! 2003-07-05 07:52:35 +00:00
cpio.c Major coreutils update. 2003-03-19 09:13:01 +00:00
dpkg_deb.c Major coreutils update. 2003-03-19 09:13:01 +00:00
dpkg.c Major coreutils update. 2003-03-19 09:13:01 +00:00
gunzip.c Major coreutils update. 2003-03-19 09:13:01 +00:00
gzip.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in rpm applet by Laurence Anderson 2002-12-10 00:17:22 +00:00
rpm2cpio.c Major coreutils update. 2003-03-19 09:13:01 +00:00
rpm.c Major coreutils update. 2003-03-19 09:13:01 +00:00
tar.c As noted by Thomas Eckert: 2003-07-05 21:56:55 +00:00
uncompress.c Save a few bytes by using bb_getopt_ulflags and a few other minor 2003-06-22 06:59:34 +00:00
unzip.c Major coreutils update. 2003-03-19 09:13:01 +00:00