aboutsummaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Expand)Author
2007-04-09Implement first instance of NOFORK applet - echoDenis Vlasenko
2007-04-01tcpsvd: new appletDenis Vlasenko
2007-03-28- reinstate dmalloc and efence supportBernhard Reutner-Fischer
2007-03-27make pidfile writing configurable.Denis Vlasenko
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko
2007-01-27Make -Werror configurableDenis Vlasenko
2007-01-24combine bool;prompt to just boolMike Frysinger
2007-01-24correct file format errorsMike Frysinger
2007-01-21Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our ownDenis Vlasenko
2006-12-26adduser: trivial code movementDenis Vlasenko
2006-12-22convert "negaite" config option into reversed (INCLUDE_SUSv2)Denis Vlasenko
2006-12-01- provide central knob to turn off RPC related options.Bernhard Reutner-Fischer
2006-11-29fix support for globally disabling --long-options.Denis Vlasenko
2006-11-17- typo fixBernhard Reutner-Fischer
2006-10-05build system overhaulDenis Vlasenko
2006-10-03runit/chpst: "change process state" utilityDenis Vlasenko
2006-10-01g[un]zip: add support for -v (verbose).Denis Vlasenko
2006-09-07Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko
2006-09-07CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn onDenis Vlasenko
2006-07-04- Pull r15593:Bernhard Reutner-Fischer
2006-06-22Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.makRob Landley
2006-06-16- hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default.Bernhard Reutner-Fischer
2006-06-15Help text update for libbb, talking about make standalone.Rob Landley
2006-06-14- there is no "CONFIG_STANDALONE" in the repository. Also iff there was a Bernhard Reutner-Fischer
2006-06-14Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are atRob Landley
2006-06-07Consolidate devfs garbage and mark it as obsolete.Rob Landley
2006-05-31Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.)Rob Landley
2006-05-26- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer
2006-05-11Rename the devfs device names option so it doesn't bite people so often.Rob Landley
2006-05-09Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.makRob Landley
2006-04-27Patch from Dennis Vlasenko to add the option to compress help text.Rob Landley
2006-04-10I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)Rob Landley
2006-04-02- typos: s/compatability/compatibility/g;s/compatable/compatible/g;Bernhard Reutner-Fischer
2006-03-31- add option to suppress the terse usage messages. Saves 6.8k for defconfig:Bernhard Reutner-Fischer
2006-03-29Documentation from Jan KiszkaRob Landley
2006-03-22We make both busybox and busybox_unstripped all the time now, no need toRob Landley
2006-03-21Temporarily disable shared library for the 1.1.1 release.Rob Landley
2006-03-13Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. doRob Landley
2006-03-10add a sep option for strippingMike Frysinger
2006-03-10rearrange the menu a little to split general settings from applet selectionMike Frysinger
2006-02-21Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweakedRob Landley
2006-02-08Help text update and tweak to defconfig to remove two more things thatRob Landley
2006-01-31Not on libbusybox.so: it's GPL, no API barrier, no stability promise.Rob Landley
2006-01-30Move SUSv2 obsolete feature disabling to debug menu, invert meaning ofRob Landley
2006-01-24- readd config option for libbusybox and ima-mode which were accidentallyBernhard Reutner-Fischer
2006-01-20Zap sysdeps directory, moving Config.in and defconfig to top of tree.Rob Landley