[OpenWrt-Devel] [PATCH] dnsmasq: Allow creating static DNS entries from static lease entries

2014-04-28 Thread Kevin Cernekee
DHCP entries in /etc/config/dhcp will not automatically create A or PTR records. Add an "option dns" directive which appends an entry to /tmp/hosts/dhcp to facilitate forward and reverse DNS lookups. For instance, this item: config host option ip '192.168.0.10'

Re: [OpenWrt-Devel] Add kernel modules for AFS client

2014-04-28 Thread Zoltan HERPAI
Hi Nathaniel, The AFS-related part is applied in r40587, thanks. The CIFS/NFS-related fscache change will be added separately later. Regards, -w- nwf wrote: Take three. This time, I gave up on the dynamic support of fscache, preferring to always have it compiled in and wired up as a depende

[OpenWrt-Devel] [PATCH] Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)

2014-04-28 Thread Hannu Nyman
RESEND: I am resending this to be correctly relative to svn root (instead of feeds/ ). Fix wget-nossl variant by disabling ntlm support in wget-nossl. https://dev.openwrt.org/ticket/15718#comment:13 https://dev.openwrt.org/ticket/15731 In wget 1.15 the ntlm support requires either ssl or libne

[OpenWrt-Devel] [PATCH] Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)

2014-04-28 Thread Hannu Nyman
Fix wget-nossl variant by disabling ntlm support in wget-nossl. https://dev.openwrt.org/ticket/15718#comment:13 https://dev.openwrt.org/ticket/15731 In wget 1.15 the ntlm support requires either ssl or libnettle library. Check-in behind the change: http://git.savannah.gnu.org/cgit/wget.git/com

Re: [OpenWrt-Devel] Making sense of OpenWRT / Linksys WRT1900AC collaboration claims

2014-04-28 Thread Bjørn Mork
Felix Fietkau writes: > On 2014-04-23 11:31, Felix Fietkau wrote: >> Quick update on this subject: Linksys has now posted a GPL source for >> the WRT1900AC, and it contains the wifi driver sources. >> It appears to me, that this driver was properly licensed under GPL, with >> proper license header

Re: [OpenWrt-Devel] [RFC] package uqmi for OpenWrt

2014-04-28 Thread Matti Laakso
> >/ I'm particularly confused about when to get, set, keep, > />/ and release client ID's. My dongle doesn't seem to require a client ID > />/ except for starting and stopping the connection. Is this different for > />/ other dongles? > / > You'll generally need a subsystem client ID for all comma

Re: [OpenWrt-Devel] [PATCH] brcm47xx: select correct hotplug module by default

2014-04-28 Thread Rafał Miłecki
2014-04-27 22:10 GMT+02:00 Hauke Mehrtens : > On 04/17/2014 10:43 PM, Rafał Miłecki wrote: >> Arch code for bcm47xx uses gpio_keys which results in buttons generating >> input events. This means we need kmod-button-hotplug which works as >> input_handler. >> >> Signed-off-by: Rafał Miłecki > > Nac

[OpenWrt-Devel] [PATCH] dropbear: make missing variables local

2014-04-28 Thread Reiner Herrmann
Signed-off-by: Reiner Herrmann --- package/network/services/dropbear/files/dropbear.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/dropbear/files/dropbear.init b/package/network/services/dropbear/files/dropbear.init index 19aab36..5206426 100755

Re: [OpenWrt-Devel] [PATCH] mxs: enable usbgadget feature for Duckbills

2014-04-28 Thread Zoltan HERPAI
Added in r40585, thanks. Regards, -w- Zoltan HERPAI wrote: Hi Michael, No objections - thanks for pinging, I'll check this. Regards, -w- On Sat, 26 Apr 2014, Michael Heimpold wrote: HI Zoltan, do you have any objections regardings this patch? Ciao, Michael Am Sonntag, 13. April 2014, 1