You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils/busybox
Hans Dedecker ec9576607d busybox: fix IPv6 dependency
Commit 9f0cb135dd made BUSYBOX_CONFIG_FEATURE_IPV6 dependant on IPV6 but
did not make its default value BUSYBOX_DEFAULT_FEATURE_IPV6 dependant
on IPV6. BUSYBOX_DEFAULT_FEATURE_IPV6 will have as default value y if
IPV6 is enabled otherwise n.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years ago
..
config busybox: fix dependency for IPV6 6 years ago
files cron: add procd listeners for crontabs 6 years ago
patches busybox: update to 1.29.2 6 years ago
Config-defaults.in busybox: fix IPv6 dependency 6 years ago
Config.in busybox: include config files relative to the main Config.in (#18522) 10 years ago
Makefile busybox: fix IPv6 dependency 6 years ago
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 10 years ago
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 8 years ago