* Luka Perkov [06.01.2014 08:49]:
> I wanted to create a new feed for management tools (called
i like the idea...
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-dev
Simply scan for the most recent file in /etc and set
system time to this file modification time if it's in the future
It allow some time dependent program to work immediatly
without waiting for ntpd to sync
v1: v2: bad approach
v3: simply scan /etc, thanks to Bastian Bittorf for the idea
v4: use s
Hi,
On Mon, Jan 06, 2014 at 12:00:02PM +0100,
openwrt-devel-requ...@lists.openwrt.org wrote:
> From: Bastian Bittorf
> one note about the approach: if somebody (e.g. the piratebox-guy)
> wants to be more accurate, just set up a cronjob which calls e.g.
> 'touch /etc/config/system' every 5 minut
Hi Etienne,
On Jan 6, 2014, at 13:01 , Etienne CHAMPETIER
wrote:
> Simply scan for the most recent file in /etc and set
> system time to this file modification time if it's in the future
> It allow some time dependent program to work immediatly
> without waiting for ntpd to sync
>
> v1: v2: b
Hi Sebastian,
this would work only in case you're using squashfs, but there are others
like jffs, ubifs and ext4 without overlay.
best regards,
Stefan
2014/1/6 Sebastian Moeller
> Hi Etienne,
>
>
> On Jan 6, 2014, at 13:01 , Etienne CHAMPETIER
> wrote:
>
> > Simply scan for the most recent f
Hi Stefan,
On Jan 6, 2014, at 15:06 , Stefan Hellermann wrote:
> Hi Sebastian,
>
> this would work only in case you're using squashfs, but there are others like
> jffs, ubifs and ext4 without overlay.
Ah, thanks for the explanation.
Best
Sebastian
>
> best regards,
> Stefa
As Bastian pointed it would be helpfull if you add following info to
https://dev.openwrt.org/ticket/14590 to facilitate the trouble shooting
-hardware in use
-running network configuration
-the contents of /proc/net/netlink when the problem occurs
-output of logread | grep netifd
Thx,
Hans
On Mo
Hi,
[CC openwrt-devel, remove linux-kernel]
On Mon, Jan 06, 2014 at 03:09:27PM +0100, Johannes Berg wrote:
> On Mon, 2014-01-06 at 15:01 +0100, Andreas Mohr wrote:
>
> > config LIB80211
> > tristate
>
> > config LIB80211_CRYPT_WEP
> > tristate
> >
> > config LIB80211_CRYPT_CCMP
OpenWrt patches the kconfig to explicitely make those symbols visible.
Reason for that is to allow disabling unused algs.
~ Jow
signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https:
Hi there,
I went on a rather "foreign" excursion with an owrt-based build here
(I don't need to elaborate on specifics right? ;),
and then kept having issues with udev hotplug auto loading of modules failure
on this box [did I manage to hit all search keywords?].
Simple example: MCS7830 usbnet car
Hi,
default busybox is missing setsid tool that is used creating bacground
daemon processes.
Is there a reason why it is not included by default?
If there are no good reasons I'll write a simple patch that would
include it by default in next build releases.
Are you using some other ways to creat
11 matches
Mail list logo