aboutsummaryrefslogtreecommitdiff
path: root/debianutils/Config.in
AgeCommit message (Collapse)Author
2003-11-14NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath
2003-08-06Patch from Eric Spakman to update "run-parts" help text in Config.in.Eric Andersen
2003-07-26Move start_stop_daemon to debianutils.Eric Andersen
Cleanup run_parts a bit and add long opts
2003-07-05Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen
-Erik
2002-12-05Kill the now obsolete docs/Configure.help file, and move all existingEric Andersen
help texts into their respective Config.in file. -Erik
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric 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