Openwrt/package/utils
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
..
adb adb: Also pass TARGET_CPPFLAGS 2017-03-01 17:19:51 -08:00
admswconfig
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 2017-03-01 17:19:50 -08:00
busybox sysntpd: restore support for peer-less (standalone) mode 2017-03-15 23:05:00 +01:00
bzip2 package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
ct-bugcheck
e2fsprogs utils/e2fsprogs: Update to 1.43.4 2017-02-09 12:26:25 +01:00
f2fs-tools
fbtest
fuse
jsonfilter treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
lua package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
mdadm
mtd-utils mtd-utils: mark as nonshared 2017-01-10 12:27:28 +01:00
nvram
osafeloader packages: mark packages depending on a target as nonshared 2017-01-24 09:45:05 +01:00
oseama
otrx
px5g px5g: Fix TARGET_LDFLAGS and add TARGET_CPPFLAGS 2017-03-01 17:19:51 -08:00
spidev_test
ugps ugps: fix and improve init script 2017-03-08 13:32:24 +01:00
usbmode usbmode: Update to latest HEAD 2017-03-01 17:19:51 -08:00
usbreset
usbutils usbutils: Update usb.ids database to 2016.10.13 2017-01-10 08:12:42 +01:00
util-linux
xfsprogs