aboutsummaryrefslogtreecommitdiff
path: root/init/config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-27/+0
| | | | | | | | 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
* Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath2002-11-111-1/+0
|
* mesg applet by Manuel Novoa IIIGlenn L McGrath2002-09-161-0/+1
|
* Cleanup some config problems. Add a sane default config that basicallyEric Andersen2001-11-101-2/+2
| | | | matches the default old Config.h
* Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>Eric Andersen2001-10-311-0/+2
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-0/+25
-Erik