http://wiki.openwrt.org/doc/techref/hotplug
2013/12/2 John Crispin
> On 02/12/13 08:02, Le Tran Dat wrote:
>
>> Hi Aleksandr,
>>
>> Many thanks for your help, I added my script to /etc/rc.local and it
>> works like a cham. I haven't known about this script before.
>>
>> I don't know this too, I
On 02/12/13 08:02, Le Tran Dat wrote:
Hi Aleksandr,
Many thanks for your help, I added my script to /etc/rc.local and it
works like a cham. I haven't known about this script before.
I don't know this too, I will check it later.
or if you need change iptables everytime after some interface
Hi Aleksandr,
Many thanks for your help, I added my script to /etc/rc.local and it works
like a cham. I haven't known about this script before.
I don't know this too, I will check it later.
> or if you need change iptables everytime after some interface (ex WAN)
> going up, you can easily create
On 02/12/13 04:58, Yousong Zhou wrote:
On ar71xx platform, /dev/inotify is not created by default. Create it
when inotify is enabled.
This should close ticket #10711.
Signed-off-by: Yousong Zhou
---
multimedia/minidlna/files/minidlna.init |3 +++
1 files changed, 3 insertions(+), 0 delet
Hi Dat,
Why you cannot add yours script to run in /etc/rc.local? or if you need
change iptables everytime after some interface (ex WAN) going up, you can
easily create script in /etc/hotplug.d/iface/ directory where add :
[ ifup = "$ACTION" ] && [ "$INTERFACE" = "WAN" ] && {
#here add yours iptab
On ar71xx platform, /dev/inotify is not created by default. Create it
when inotify is enabled.
This should close ticket #10711.
Signed-off-by: Yousong Zhou
---
multimedia/minidlna/files/minidlna.init |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/multimedia/minidlna/
Hi all,
I am trying to run a script after the S99sysctl. I tried to use START=100
but it does not work.
I don't want to extent the sysctl to call my script.
for example:
cat " /etc/init.d/myscript.sh start" >> /etc/init.d/sysctl
I want to do so because my application needs to change iptables
con
On Wed, Nov 27, 2013 at 04:51:25PM +0100, Felix Fietkau wrote:
> On 2013-11-27 07:03, Andy Leiserson wrote:
> > This patch adds a host build for util-linux to make libuuid available in
> > the host environment.
> >
> > libuuid is needed as a build dependency of gupnp, which needs a host
> > build
From: Oskari Rauta
Sorry for posting similar patches twice.. But decided to do it right this time.
OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but
not very well, biggest concern is mmc drivers that:
- cause errors
- root filesystem might suddenly go to read-only mod
On 12/01/2013 03:18 PM, Rafał Miłecki wrote:
> Some time ago, after switching to the mainline bcm47xxpart driver
> following patch has been applied:
>
> commit 03cef8725d2062335ffc3de50fc037b294fd458c
> Author: hauke
> Date: Sat Apr 6 22:22:26 2013 +
>
> brcm47xx: use old partition nam
From: Oskari Rauta
Sorry for posting similar patches twice.. But decided to do it right this time.
OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but
not very well, biggest concern is mmc drivers that:
- cause errors
- root filesystem might suddenly go to read-only mod
Sorry for posting similar patches twice.. But decided to do it right this time.
OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but
not very well, biggest concern is mmc drivers that:
- cause errors
- root filesystem might suddenly go to read-only mode
- usually after
Some time ago, after switching to the mainline bcm47xxpart driver
following patch has been applied:
commit 03cef8725d2062335ffc3de50fc037b294fd458c
Author: hauke
Date: Sat Apr 6 22:22:26 2013 +
brcm47xx: use old partition names again for kernel 3.8
This fixes sysupgrade. The parti
Hi again,
On Fri, Nov 29, 2013 at 6:21 PM, Michel Stempin
wrote:
>
> What happens if you turn off the WiFi during this time?
When looking through the config, I just noticed that wifi has always
been turned off.
-Kristian
___
openwrt-devel mailing list
Hi Vittorio,
Thank you very much for your detailed replies :)
On Fri, Nov 29, 2013 at 6:56 PM, Vittorio G (VittGam)
wrote:
> Have you tried with stable AA? I have the same router but with AA, and I've
> attached quite a lot of USB devices to it (one 32GB Cruzer Fit pendrive as
> extroot, 2 power
Hi Michel,
Thank you very much for a quick reply and sorry for my late reply. I
was without internet and access to the device yesterday.
On Fri, Nov 29, 2013 at 6:21 PM, Michel Stempin
wrote:
> Are your devices and hubs enumerated as full or high-speed?
They are all enumerated as high-speed.
>
Signed-off-by: Jiri Pirko
---
tools/firmware-utils/src/mktplinkfw.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tools/firmware-utils/src/mktplinkfw.c
b/tools/firmware-utils/src/mktplinkfw.c
index 195d169..1c3f49d 100644
--- a/tools/firmware-utils/src/mktplinkfw.c
+++ b/tools/firmwa
Patch to add the profile for the TP-LINK WA801ND v2
Signed-off-by: Jiri Pirko
---
target/linux/ar71xx/image/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 8511bba..2c470b4 100644
--- a/
Patch to add kernel support for the TP-LINK WA801ND v2
Signed-off-by: Jiri Pirko
---
.../files/arch/mips/ath79/mach-tl-wr841n-v8.c | 54 ++
.../636-MIPS-ath79-add-TL-WA801NDv2-suport.patch | 10
2 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644
Patch to add the user space support for the TL-WA801ND v2
Signed-off-by: Jiri Pirko
---
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds| 5 +
target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 +
target
Jiri Pirko (4):
ar71xx: add kernel support for the TL-WA801ND v2 board
ar71xx: add user space support for the TL-WA801ND v2
ar71xx: add profile for the WA801ND v2
firmware-utils/mkplinkfw: add TL-WA801ND v2 support
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
.../ar71xx/base
2013.11.30. 20:14 keltezéssel, Christian Lamparter írta:
>> I have applied the patches except the last one. On the WRT160NL, the
>> preinit fixup is needed when the *-factory.bin image is flashed
>> from the original web UI.
> Ok, so the factory web update did something with the trx header in
> th
22 matches
Mail list logo