For years now we have procd (with its hotplug support) and action JSON
executing all scripts in /etc/hotplug.d/SUBSYSTEM/. Move reset button
support to handle it the same way we handle other subsystems.
Signed-off-by: Rafał Miłecki
---
package/base-files/files/etc/hotplug.d/button/reset | 18 +++
This allows executing code with a given interval. As every command, it
can be assign to any uevent.
Intervals may be useful for counting elapsed time since some action. It
allows e.g. indicating that button has been pressed for some time. This
is useful to let user know he can already release the
Hi Henning,
the pull request is posted on github
https://github.com/openwrt/packages/pull/1241
Please have a look on the comments.
What do you think about a minimum or increasing sleep time before next retry ?
Christian
___
openwrt-devel mailing list
o
This patch is to add support for the Meraki MR12 and MR16 Access Points.
Currently everything is working, minus the 2nd NIC interface on the MR12
which is built into the SoC.
Signed-off-by: Chris R Blake
---
diff -Naur ./a/target/linux/ar71xx/base-files/etc/diag.sh
./b/target/linux/ar71xx/base-
Hi,
On Sat, May 9, 2015 at 1:06 PM, Cezary Jackiewicz
wrote:
> Dnia 2015-05-09, o godz. 12:37:30
> dani napisał(a):
>
>> This patch adds support for the Huawei HG655b.
>>
>> Nothing much special in this router, it's just another BCM6368 with
>> a Ralink RT3062 wifi chip and the calibration data
error:
../include/fuse_kernel.h:93:15: error: conflicting types for 'int64_t'
../include/fuse_kernel.h:92:15: error: conflicting types for 'uint64_t'
reported by buildbot
fix by adopting upstream patch:
http://git.baserock.org/cgi-bin/cgit.cgi/delta/fuse.git/commit/include/fuse_kernel.h?id=91487
fixes several ld errors reported by buildbot:
http://buildbot.openwrt.org:8010/broken_packages/octeon/mdnsresponder/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasocket/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasec/compile.txt
http://buildbot.o
Hi,
I'm using OpenWRT on NixOS, a Linux operating system that uses a
sophisticated hash mechanism instead of the Filesystem Hierarchy
Standard. A consequence of the hashing mechanism is that files like,
e.g., /usr/bin/perl don't exist under NixOS.
I've tried to create a patch that replaces two oc
Dnia 2015-05-09, o godz. 12:37:30
dani napisał(a):
> This patch adds support for the Huawei HG655b.
>
> Nothing much special in this router, it's just another BCM6368 with
> a Ralink RT3062 wifi chip and the calibration data embedded in the
> main flash chip at offset 0x7c. There is also co
This patch adds support for the Huawei HG655b.
Nothing much special in this router, it's just another BCM6368 with
a Ralink RT3062 wifi chip and the calibration data embedded in the
main flash chip at offset 0x7c. There is also configuration data
used by the OEM firmware before the cal_data p
10 matches
Mail list logo