aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* busybox: add selinux variantPaul Spooren2020-08-231-1/+1
| | | | | | | This commit adds a `selinux` variant which comes with with a number of SELinux applets and also SELinux label support. Signed-off-by: Paul Spooren <mail@aparcar.org>
* librpc: remove packageAndy Walsh2019-01-221-5/+0
| | | | | | | | | * replaced with packages/libtirpc * remove busybox options rarely used/deprecated BUSYBOX_CONFIG_FEATURE_MOUNT_NFS BUSYBOX_CONFIG_FEATURE_INETD_RPC Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* busybox: include config files relative to the main Config.in (#18522)Jo-Philipp Wich2014-12-121-2/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43653
* busybox: Add help documentation in menuconfigJo-Philipp Wich2014-01-311-0/+8
| | | | | | | | Explaining why you shouldn't be here, and about version tainting. Signed-off-by: Karl Palsson <karlp@remake.is> SVN-Revision: 39440
* busybox: add a reworked implementation of menuconfig support, this time with ↵Felix Fietkau2014-01-311-2/+14
| | | | | | | | 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: add back support for top-level menuconfig based config overrides ↵Felix Fietkau2013-12-171-1/+1
| | | | | | | | (can be used by custom packages to alter the config) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39125
* busybox: fix typo in Config.in (#14628)Felix Fietkau2013-12-171-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114
* busybox: remove busybox menuconfig from top level menuconfigFelix Fietkau2013-12-161-2/+2
| | | | | | | | | 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
* packages: clean up the package folderJohn Crispin2013-06-211-0/+6
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007