Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -4/+18 |
| | |||||
* | Document CONFIG_USE_BB_PWD_GRP | Eric Andersen | 2003-07-15 | 1 | -1/+17 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -9/+16 |
| | | | | | | | | | | | 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. | ||||
* | re-order config options, part of a patch from Bastian Blank | Glenn L McGrath | 2003-01-21 | 1 | -12/+14 |
| | |||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+97 |
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 |