summaryrefslogtreecommitdiff
path: root/archival/Config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>Denis Vlasenko2008-08-051-6/+6
| | | | | | | | | | function old new delta run_pipe 102 354 +252 show_manpage - 126 +126 man_main 705 615 -90 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/1 up/down: 378/-90) Total: 288 bytes
* *: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko2008-08-051-88/+26
| | | | | | | | | | | | | | | | | | | | | | | | function old new delta unpack_Z_stream - 1229 +1229 open_zipped - 176 +176 unpack_bz2_stream_prime - 60 +60 tar_main 642 677 +35 find_main 406 418 +12 sv_main 1222 1233 +11 decode_format_string 829 837 +8 cmp_main 641 649 +8 popstring 134 140 +6 filter_accept_list_reassign 120 125 +5 parse_and_put_prompt 800 804 +4 passwd_main 1053 1049 -4 make_new_name_gunzip 119 114 -5 rpm_main 1688 1670 -18 prepare 302 283 -19 xmalloc_open_zipped_read_close 135 61 -74 uncompress 1229 - -1229 ------------------------------------------------------------------------------ (add/remove: 3/1 grow/shrink: 8/5 up/down: 1554/-1349) Total: 205 bytes
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-21/+25
| | | | - s/\. /. /g;# (me)
* build system: fix indentation in config menuDenis Vlasenko2008-07-171-2/+6
|
* dpkg_deb: slight code shrinkDenis Vlasenko2008-07-101-5/+6
| | | | | | | | | | | | | | ar: reuse existing ar unpacking code get_header_tar: handle autodetection for tiny .tar.gz files too unarchive.h: do not include CONFIGed out things function old new delta get_header_tar 1521 1534 +13 dpkg_deb_main 400 380 -20 ar_main 260 196 -64 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/2 up/down: 13/-84) Total: -71 bytes
* build system: typo fix in help textDenis Vlasenko2008-04-231-1/+1
|
* cpio: fix a bug where we do not extract zero-sized hardlinksDenis Vlasenko2008-04-051-7/+0
| | | | | | | | | | | | | | (spotted at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771). Add testsuite entry for that, and another one for another bug: we do not list hardlinks in cpio -t (not fixed). function old new delta get_header_cpio 884 909 +25 static.saved_hardlinks_created - 4 +4 static.pending_hardlinks 4 - -4 static.inode 4 - -4 cpio_main 1122 1060 -62
* cpio: optional support for writing cpio files in newc format.Denis Vlasenko2008-04-051-0/+8
| | | | | | | | | | | | | | by pascal.bellard AT ads-lu.com. function old new delta cpio_main 247 1122 +875 cpio_pad4 - 58 +58 gnu_dev_major 66 99 +33 gnu_dev_minor 38 57 +19 packed_usage 23964 23978 +14 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 4/0 up/down: 999/0) Total: 999 bytes
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-4/+4
| | | | | | | | | | | | | | */Config.in: fixes to text svlogd: make it NOMMU capable function old new delta processorstart 378 420 +42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 42/0) Total: 42 bytes text data bss dec hex filename 797153 662 7420 805235 c4973 busybox_old 797196 662 7420 805278 c499e busybox_unstripped
* trivial fixes to config systemDenis Vlasenko2008-02-191-0/+1
|
* tar: optional autodetection of gz/bz2 compressed tarballs.Denis Vlasenko2008-02-191-14/+22
| | | | | +130 bytes. Closes bug 992.
* tar: real support for -p. +200 if selected.Denis Vlasenko2008-02-141-1/+9
| | | | | By Natanael Copa <natanael.copa at gmail.com>
* bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code residesDenis Vlasenko2007-10-131-3/+13
| | | | | | | in separate directory (archival/bz/*) and is covered by BSD-style license. code size: 13k
* tar: improve OLDGNU compat, make old SUN compat configurableDenis Vlasenko2007-06-211-0/+9
|
* rmp: add optional support for bz2 data. +50 bytes of codeDenis Vlasenko2007-06-081-0/+7
|
* - spelling fixBernhard Reutner-Fischer2007-01-041-1/+1
|
* tar: sanitize option handlingDenis Vlasenko2006-11-241-2/+2
|
* build system overhaulDenis Vlasenko2006-10-051-50/+50
|
* - spellingBernhard Reutner-Fischer2006-06-071-1/+1
|
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-1/+1
| | | | | | Adds "Enable getopt long" under "General options", default y. Send patches to fix getopt_ulflags and run_parts.c if you turn this off.. See http://busybox.net/lists/busybox/2006-May/021828.html for a start to run-parts
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-17/+17
| | | | to do it in Config.in.
* - typos: s/compatability/compatibility/g;s/compatable/compatible/g;Bernhard Reutner-Fischer2006-04-021-1/+1
|
* just whitespaceTim Riker2006-01-251-10/+10
|
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,Rob Landley2006-01-201-0/+42
| | | | see www.7-zip.org)
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-11/+11
|
* Patch from Arthur Othieno, clarify common options between dpkg and dpkg-debGlenn L McGrath2004-01-171-20/+23
|
* Isolate code better for unused options, config option to enable longGlenn L McGrath2003-12-261-3/+10
| | | | options, add some conditions to the tar tests in testsuite.
* tar -Z, uncompress supportGlenn L McGrath2003-11-181-0/+8
|
* make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patchGlenn L McGrath2003-10-291-7/+10
| | | | by Arthur Othieno
* Andreas Mohr writes:Eric Andersen2003-10-221-10/+10
| | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer
* trivial doc fixEric Andersen2003-08-221-2/+3
|
* Patch from Thomas Cameron:Eric Andersen2003-07-141-28/+28
| | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc.
* Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen2003-07-051-2/+2
| | | | -Erik
* Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen2003-07-031-12/+27
|
* Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath2003-01-281-7/+10
| | | | | | complain "unknown file type" if it tries to extract an oldgnu tar file and TAR_FEATURE_OLDGNU_COMPATABILITY sint defined. Print a warning if unisupported gnu extensions are encountered.
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-1/+7
|
* Add some help descriptionsGlenn L McGrath2002-12-061-10/+44
|
* Kill the now obsolete docs/Configure.help file, and move all existingEric Andersen2002-12-051-2/+22
| | | | | help texts into their respective Config.in file. -Erik
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-0/+158
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