Committed revision 22754.
On Sat, Aug 21, 2010 at 7:52 AM, Dean Scarff wrote:
> dudders needs to be started after time synchronisation, because
> if the time is not correct then the DNS update fails.
>
> rdate has priority 40:
> /etc/hotplug.d/iface/40-rdate
>
> As reported by Peter Holik.
> ---
On 18-07-10 21:04, Stijn Tintel wrote:
> This patch series adds a new x86 subtarget for running inside a KVM guest.
>
Anyone had a chance to look at this yet?
Thanks,
Stijn
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.ope
Hi Jonas
Thank you for your review.
I worked on the 'generic/runtime detection/code selection for a while but
reverted to the approach used previously. My dilemma is that I have only 1
Dockstar, no other devices. Thus it is difficult to test what I create. I do
completely agree that the presen
Hi Gerrit,
great to see some progress on the DockStar front :)
On 21 August 2010 22:13, Gerrit Visser wrote:
> Presently there is a default target for the Sheevaplug. The Seagate Dockstar
> is similar but due to kernel differences I separated into 2 Targets:
> GlobalScale and CloudEngines, each
This patch implements a structure inside the Kirkwood Target to support the
variety of boards available that use the Marvell Kirkwood SoC.
Presently there is a default target for the Sheevaplug. The Seagate Dockstar
is similar but due to kernel differences I separated into 2 Targets:
GlobalScale a
dudders needs to be started after time synchronisation, because
if the time is not correct then the DNS update fails.
rdate has priority 40:
/etc/hotplug.d/iface/40-rdate
As reported by Peter Holik.
---
net/dudders/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --g