Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik | |||
2002-11-05 | enable .tar.bz2 for dpkg-deb | Glenn L McGrath | |
2002-11-03 | Abstract read and seek in unarchiving code, convert bunzip to file ↵ | Glenn L McGrath | |
descriptors, support tar -j | |||
2002-11-01 | Make uncompress a seperate applet so it doesnt pull in all the gunzip code | Glenn L McGrath | |
2002-09-25 | New common unarchive code. | Glenn L McGrath | |
2002-09-15 | Support for GNU style long filename and linknames | Glenn L McGrath | |
2002-08-13 | Enable support for the old tar header format, enable via menu's | Glenn L McGrath | |
2002-07-23 | Added tar -cz support (creating gzipped tar files without a gzip pipe) | Robert Griebl | |
2002-04-13 | Patch from Laurence Anderson <L.D.Anderson@warwick.ac.uk> for | Eric Andersen | |
better tape drive support in tar/cpio by using an intervening pipe... | |||
2002-01-02 | unzip applet by Laurence Anderson | Glenn L McGrath | |
---------------------------------------------------------------------- | |||
2001-11-10 | config.in features patch from Giulio Orsero <giulioo@pobox.com> | Eric Andersen | |
with some minor edits from me | |||
2001-10-25 | Menu entry for tar creation support | Glenn L McGrath | |
2001-10-25 | Recovering from my previous commit | Glenn L McGrath | |
2001-10-25 | Modify applets to use libunarchive | Glenn L McGrath | |
2001-10-24 | Add CONFIG_FEATURE_TAR_EXCLUDE support. | Matt Kraai | |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik |