aboutsummaryrefslogtreecommitdiff
path: root/init/Config.in
AgeCommit message (Expand)Author
2008-09-01- remove excess whitespace (Vladimir Dronnikov)Bernhard Reutner-Fischer
2008-07-22- wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-04-01shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko
2008-02-19init: fix bug 1111: restart actions were not splitting words:Denis Vlasenko
2008-01-07whitespace fixesDenis Vlasenko
2007-12-25convert #if to if -- let gcc optimize away dead code for usMike Frysinger
2007-12-25init: add FEATURE_KILL_REMOVED (Eugene Bordenkircher <eugebo@gmail.com>)Denis Vlasenko
2007-12-10init: remove superfluous forks and messing up with argv[0]Denis Vlasenko
2007-03-05decouple INIT and SYSLOGD (patch by Eric Spakman E.Spakman@inter.nl.net)Denis Vlasenko
2006-10-05build system overhaulDenis Vlasenko
2006-09-07Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko
2006-05-29- DEBUG_INIT -> config CONFIG_DEBUG_INITBernhard Reutner-Fischer
2006-04-13Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley
2006-03-28remove some more config code rob missed in rev 13701 cleanup as reported by R...Mike Frysinger
2006-01-30Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.Rob Landley
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-08-30Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF?Rob Landley
2005-08-01applying patch from bug 24:Paul Fox
2005-07-062005-07-05 Shaun Jackman <sjackman@gmail.com>Mike Frysinger
2004-05-26As discussed, drop minit, which was not being supported in busybox.Eric Andersen
2003-10-22Andreas Mohr writes:Eric Andersen
2003-07-26Move start_stop_daemon to debianutils.Eric Andersen
2003-07-22Support reboot, halt, and poweroff independent of busybox init.Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-07-14Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-05Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen
2003-05-11minit, a Minimal init system.Glenn L McGrath
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen