summaryrefslogtreecommitdiff
path: root/package/utils/busybox/config/init
Commit message (Collapse)AuthorAgeFilesLines
* busybox: add a reworked implementation of menuconfig support, this time with ↵Felix Fietkau2014-01-311-0/+184
| | | | | | | | a guard option that keeps all symbols at default values until an extra option is activated Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39435
* busybox: remove busybox menuconfig from top level menuconfigFelix Fietkau2013-12-161-185/+0
| | | | | | | | | This will help with avoiding bogus bug reports caused by stale configs and bad cases of user tinkering :) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39106
* busybox: disable features marked as broken (#13782)Felix Fietkau2013-07-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37277
* packages: clean up the package folderJohn Crispin2013-06-211-0/+185
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007