Re: [OpenWrt-Devel] Maintaining multiple Samba version

2011-11-30 Thread Maarten Bezemer
On Tuesday 29 November 2011 17:21:09 Oliver Ertl wrote: - net/samba2 - ancient version Is this version still usable when looking at support on different OSes, or is it just too old? If so, one might argue to drop this package. - net/samba30x - the 3.0.37 version - net/samba36x - the

Re: [OpenWrt-Devel] Changeset 29355 - OpenVPN option enable and Luci

2011-11-30 Thread Jo-Philipp Wich
Current LuCI covers both backfire and trunk. Applying your fix will break backfire, not applying your fix will break trunk. Merging current OpenVPN to Backfire will break existing configs, just accepting enable and enabled breaks nothing - easy choice. ~ Jow

Re: [OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-30 Thread Jo-Philipp Wich
Am 30.11.11 06:28, schrieb i iordanov: This is the last one for now! I hope I haven't been too annoying! :) 1) Setting the hostname of the router to anything does not actually add an entry to /etc/hosts. This is a problem if one expects the hostname to resolve to something, and on OpenWRT it

Re: [OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-30 Thread i iordanov
Hi Jow, On Wed, Nov 30, 2011 at 5:49 AM, Jo-Philipp Wich x...@subsignal.org wrote: And to waht should it be set? That lan interface? What if there are two, three, for lan interfaces? All interfaces? What about ones with dynamic IP? /etc/hosts would have to be rewritten on every interface state

Re: [OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-30 Thread i iordanov
Hi Jow, On Wed, Nov 30, 2011 at 5:49 AM, Jo-Philipp Wich x...@subsignal.org wrote: And to waht should it be set? That lan interface? What if there are two, three, for lan interfaces? All interfaces? What about ones with dynamic IP? /etc/hosts would have to be rewritten on every interface state

[OpenWrt-Devel] missing CA certs

2011-11-30 Thread i iordanov
Hello, Does anybody know if there is a package (like Debian's ca-certificates package) that installs CA certs to a OpenWRT? Cheers! Iordan -- The conscious mind has only one thread of execution. ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] syfs and gpiolib support for atheros platforms (updated)

2011-11-30 Thread John Crispin
On 29/11/11 08:01, Marek Lindner wrote: Hey, This patch is an update of http://patchwork.openwrt.org/patch/1452/ The update makes sure that the kernel config actually enables gpio sysfs, not just provides support for it. So, as well as the patch, it includes a diff on the default config

Re: [OpenWrt-Devel] Changeset 29355 - OpenVPN option enable and Luci

2011-11-30 Thread Sven Roederer
The changelog stats: r29167 | nico | 2011-11-16 10:44:00 packages/openvpn: use new service functions, change 'enable' option to 'enabled' like most other services are using So the cause is more cosmetic / consistency of options. Am Mittwoch, 30. November 2011 schrieb Philip Prindeville: I

Re: [OpenWrt-Devel] Changeset 29355 - OpenVPN option enable and Luci

2011-11-30 Thread Sven Roederer
So maybe the question is: is the change of the option required or should we stay at 'enable'? Sven signature.asc Description: This is a digitally signed message part. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] CONFIG_EXTERNAL_KERNEL_TREE not taken in account

2011-11-30 Thread Florian Fainelli
Hi, Le mardi 29 novembre 2011 17:23:14, Jo-Philipp Wich a écrit : Hi. You must pick the target which matches your board, it is used across various placing, ranging from optimization flag settings to package architecture fields. The correct one for the LifeBox would be the brcm63xx target.

[OpenWrt-Devel] [PATCH] sslh: Bump to v1.10

2011-11-30 Thread Jonathan McCrohan
This patch bumps the sslh package to v1.10. This update brings the following changes: * Improved IPv4/IPv6 interoperability * XMPP support Tested and working on ar71xx. Signed-off by: Jonathan McCrohan jmccro...@gmail.com diff --git a/net/sslh/Makefile b/net/sslh/Makefile index

Re: [OpenWrt-Devel] [PATCH] sslh: Bump to v1.10

2011-11-30 Thread Jonathan McCrohan
Git decided not to remove a now empty file in that last patch. This patch removes that file. Signed-off by: Jonathan McCrohan jmccro...@gmail.com diff --git a/net/sslh/patches/002-no_strip.patch b/net/sslh/patches/002-no_strip.patch deleted file mode 100644 index 5ca74ee..000 ---

Re: [OpenWrt-Devel] [PATCH 3/3] hostapd dynamic vlans

2011-11-30 Thread Ashkanull
I submitted the patches and my wireless config looks like : /etc/config/wireless config 'wifi-device' 'radio0' option 'type' 'mac80211' option 'channel' '11' option 'macaddr' 'f4:ec:38:fc:11:c8' option 'hwmode' '11ng' option 'htmode' 'HT20' list

Re: [OpenWrt-Devel] [PATCH] ramips: enhance routine for getting MAC address from flash

2011-11-30 Thread Nerijus Baliunas
Hello, I have a problem that all MAC addresses are 00:11:22:33:44:55 except wlan0, which is correct. Should this patch help me? I added nbg-419n to the case line: case $(ramips_board_name) in bc2 | nbg-419n | nw718) extract_and_set_mac factory 4 02:00:00:00:00:00