Peter Korsgaard wrote:
>> "Rod" == Rod Whitby <[EMAIL PROTECTED]> writes:
>
> Hi,
>
> Rod> You're effectively creating a permanently incompatible fork of the
> Rod> leds-gpio driver with your patch, whereas I thought a goal of OpenWrt
> Rod> was to push kernel patches upstream wherever pos
> "Rod" == Rod Whitby <[EMAIL PROTECTED]> writes:
Hi,
Rod> You're effectively creating a permanently incompatible fork of the
Rod> leds-gpio driver with your patch, whereas I thought a goal of OpenWrt
Rod> was to push kernel patches upstream wherever possible rather than
Rod> carrying inc
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 <[EMAIL
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 <[EMAIL
Hello,
since four e-mails I sent to the list on 13th of January never
appeared in the archive and there is still no response from the
list-master <[EMAIL PROTECTED]> about that, I'll try to
re-sent all the information. I hope that this will be ok, no
duplicate message and not too much annoyance ab
This adds more timeservers from the OpenWrt NTP Pool Vendor Zone
in response to a call for patches in ticket 2336
(see https://dev.openwrt.org/ticket/2336).
Signed-off-by: Steffen Hoffmann <[EMAIL PROTECTED]>
Index: ntpclient/files/ntpclient.config
===
This moves the loop check in the hotplug script up to finish it as soon as
possible.
A minimal code cleaning of extra tabs after '$cfg count' is included too.
Signed-off-by: Steffen Hoffmann <[EMAIL PROTECTED]>
Index: ntpclient/files/ntpclient.hotplug