On 23 December 2013 04:26, valent.turko...@gmail.com
wrote:
> Hi,
> I see that procd is being used by OpenWrt but wiki documentation is
> lacking some basic examples how could it be used further by advanced
> users (not developers).
>
> One use case would be to trigger some action when some usb de
On 2013-12-22 02:30, Catalin Patulea wrote:
> Signed-off-by: Catalin Patulea
Applied in r39156, thanks.
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
---
target/linux/x86/kvm_guest/config-3.10 | 95 ++
target/linux/x86/kvm_guest/target.mk | 2 +
2 files changed, 97 insertions(+)
create mode 100644 target/linux/x86/kvm_guest/config-3.10
diff --git a/target/linux/x86/kvm_guest/config-3.10
b/target/linux/x86/k
---
target/linux/x86/kvm_guest/config-3.7 | 87 ---
1 file changed, 87 deletions(-)
delete mode 100644 target/linux/x86/kvm_guest/config-3.7
diff --git a/target/linux/x86/kvm_guest/config-3.7
b/target/linux/x86/kvm_guest/config-3.7
deleted file mode 100644
index
---
target/linux/x86/kvm_guest/config-3.3 | 91 ---
1 file changed, 91 deletions(-)
delete mode 100644 target/linux/x86/kvm_guest/config-3.3
diff --git a/target/linux/x86/kvm_guest/config-3.3
b/target/linux/x86/kvm_guest/config-3.3
deleted file mode 100644
index
On 12/21/2013 07:52 PM, Rafał Miłecki wrote:
> 2013/12/5 Cody P Schafer :
>> F7D3301/F7D7301, F7D3302/F7D7302, and F7D4301 replace the "HDR0" with a
>> custom byte sequence (which appears to be a date). Also, they all
>> appear to support a single "QA" byte sequence.
>>
>> Just support the "QA" byt
On 12/05/2013 11:45 AM, Cody P Schafer wrote:
> Signed-off-by: Cody P Schafer
> ---
> package/system/mtd/src/trx.c | 29 ++---
> 1 file changed, 26 insertions(+), 3 deletions(-)
>
> diff --git a/package/system/mtd/src/trx.c b/package/system/mtd/src/trx.c
> index 65c2440..
Signed-off-by: Alexander Couzens
---
libs/libftdi/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libs/libftdi/Makefile b/libs/libftdi/Makefile
index 7b9d0fb..16478f2 100644
--- a/libs/libftdi/Makefile
+++ b/libs/libftdi/Makefile
@@ -39,6 +39,8 @@ define Build/InstallDev
$(
Signed-off-by: Catalin Patulea
---
One more fix. Tested by Manp on this thread:
https://forum.openwrt.org/viewtopic.php?pid=220700#p220700
package/network/services/hostapd/files/netifd.sh |1 +
1 file changed, 1 insertion(+)
diff --git a/package/network/services/hostapd/files/netifd.sh
b/