tn3399_openwrt/package/utils/busybox
Alexey Dobrovolsky e12fcf0fe5 busybox: sysntpd: option to bind server to iface
NTPD in busybox has option -I to bind server to IFACE.
However, capabilities of the busybox are limited, the -I option cannot be
repeated and only one interface can be effectively specified in it.
This option is currently not configurable via UCI.
The patch adds an interface option to the system config, ntp section.
Also sort options for uci_load_validate alphabetically.

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2021-03-01 00:34:22 +01:00
..
config busybox: update to 1.33 2021-02-14 15:15:32 +01:00
files busybox: sysntpd: option to bind server to iface 2021-03-01 00:34:22 +01:00
patches busybox: remove useless busybox patches 2021-02-14 15:36:09 +01:00
Config-defaults.in busybox: update to 1.33 2021-02-14 15:15:32 +01:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
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 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: update to 1.33 2021-02-14 15:15:32 +01:00
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00