openwrtv4/package
Piotr Dymacz 6e44f47a90 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-03-15 23:05:00 +01:00
..
base-files base-files: always set proto passed to _ucidef_set_interface() 2017-03-11 13:45:00 +01:00
boot packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices 2017-02-26 13:31:43 +01:00
devel gdb: update to version 7.12.1, fix glibc 2.25 build issues 2017-02-11 20:34:33 +01:00
firmware mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 14:16:28 +01:00
kernel mt76: update to the latest version, improves mt7603 support 2017-03-15 20:56:37 +01:00
libs toolchain: add musl libc.so to external toolchain 2017-03-15 22:31:11 +01:00
network curl: Adjust URLs 2017-03-15 22:49:09 +01:00
system opkg: gracefully handle missing $PATH, fix build warnings 2017-03-15 01:57:19 +01:00
utils sysntpd: restore support for peer-less (standalone) mode 2017-03-15 23:05:00 +01:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00