15 Commits

Author SHA1 Message Date
agb
5198da16a1 [packages] ntpclient: redirect adjtimex output to eliminate syslog spam. Closes #3222
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 06:30:25 +00:00
matteo
176dea44a8 ntpclient: fix the script on avr32, remove useless loop
and replace it with a '0' count value.
don't ignore config file count setting


git-svn-id: svn://svn.openwrt.org/openwrt/packages@10923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 23:52:07 +00:00
nbd
537dd27999 ntpclient: add init script launching ntpclient as bg process
This is to introduce a new init script that can launch ntpclient
again after the hotplug invocation running with -l option to
adjust local time and clock shift continuously.
Please check, if this closes ticket 2292.
 (see https://dev.openwrt.org/ticket/2292)

Signed-off-by: Steffen Hoffmann <hoff.st@shaas.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@10356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 02:14:00 +00:00
nbd
9c06902921 ntpclient: initial frequency offset configuration and adjtimex invocation
This adds a new config file section "ntpdrift" to /etc/config/ntpclient
to support setting an initial value "freq" for frequency offset.
Changes /etc/hotplug.d/iface/20-ntpclient to call adjtimex
and do an initial frequency offset before starting ntpclient.

Signed-off-by: Steffen Hoffmann <hoff.st@shaas.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@10355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 02:13:58 +00:00
nbd
ca64ec954f more default ntp servers (see #2336)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:59:43 +00:00
agb
83ccee9c38 packages: Use OpenWrt ntp vendor pool in default configs. (Cleaned whitespace too.)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 10:38:27 +00:00
nbd
dfbe47c6d3 use ps instead of ps x in the ntpclient hotplug script - busybox doesn't process the x
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30 21:13:13 +00:00
olli
863819e657 ntpclient: fix and cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 08:34:04 +00:00
thepeople
2974e09756 add ntpclient count option and exit after a successful sync closes #1835 Thanks Carlos Sobrinho
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 21:04:47 +00:00
florian
dd84703a93 Do not try only once to sync clock
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 15:46:47 +00:00
florian
5e7462deb8 Fix count/clock setting arguments (#1527)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-13 10:54:34 +00:00
florian
a05d4e90c6 Remove useless -s option
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 21:48:32 +00:00
florian
dc76950743 Add ntpclient config files by Carlos Sobrinho, thanks ! (#1052)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-17 19:31:22 +00:00
nbd
2295d502f6 port lots of init scripts over to rc.common (more to come)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 20:57:49 +00:00
florian
4cb5b32759 Port ntpclient to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-06 12:40:15 +00:00