openwrt/package/utils/busybox
Piotr Dymacz a49503bbc7 sysntpd: restore support for peer-less (standalone) mode
ntpd from Busybox supports peer-less (standalone) mode when it's started
with option -l and without any peer provided with option -p. In this
mode ntpd uses local time as reference and acts as stratum 1 server.

This mode can be used in isolated networks, where Internet access and/or
other NTP server/s are not available, but the device has some other way
of getting correct time, like e.g. GPS (ugps supports setting local time
by default).

Support for this mode was incorrectly disabled/removed in:
1527f96ca6

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2017-04-02 15:09:09 +02:00
..
config busybox: update to version 1.25.0 2016-09-20 22:37:02 +02:00
files sysntpd: restore support for peer-less (standalone) mode 2017-04-02 15:09:09 +02:00
patches busybox: vi: backporting patches to fix ZZ and :x command 2017-03-25 13:23:58 +08:00
Config-defaults.in busybox: update to version 1.25.0 2016-09-20 22:37:02 +02:00
Config.in busybox: include config files relative to the main Config.in (#18522) 2014-12-12 12:33:34 +00: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: vi: backporting patches to fix ZZ and :x command 2017-03-25 13:23:58 +08:00