[OpenWrt-Devel] [PATCH] add new packages libhdhomerun and hdhomerun_config

2012-02-11 Thread Artur Twarecki
This adds packages libhdhomerun and hdhomerun_config. Signed-off-by: Artur Twarecki Index: package/libhdhomerun/Makefile === --- package/libhdhomerun/Makefile (revision 0) +++ package/libhdhomerun/Makefile (revision 0) @

Re: [OpenWrt-Devel] [PATCH] ramips: fix Belkin f5d8235v2 support

2012-02-11 Thread Roman Yeryomin
On 11 February 2012 19:12, Gabor Juhos wrote: > 2012.02.01. 3:19 keltezéssel, Roman Yeryomin írta: >> This fixes Belkin F5D8235 v2 ethernet stuff. >> To do it we first need to enable rgmii and then not to configure any >> vlans at all. Then there are two ways: enable double tagging on ports >> 5 a

Re: [OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-11 Thread Tim Fletcher
On Sat, 2012-02-11 at 18:49 +0100, Christoph Thielecke wrote: > Hello, > > I'm searching for a new router which has an integrated adsl (2+) modem and > runs openwrt (trunk is ok). > > What device is recommened? Other option which isn't integrated but does work well is a Vigor120 to convert ADSL

Re: [OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-11 Thread Christoph Thielecke
Hello Philip, > > I'm searching for a new router which has an integrated adsl (2+) modem > > and runs openwrt (trunk is ok). > > > > What device is recommened? > > > > > > I like the Geos box from Traverse Technologies, but that's just me... :-) Thank you very much. How I can order Geos 1/Geos 2

Re: [OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-11 Thread Philip Prindeville
On 2/11/12 10:49 AM, Christoph Thielecke wrote: > Hello, > > I'm searching for a new router which has an integrated adsl (2+) modem and > runs openwrt (trunk is ok). > > What device is recommened? > > > With best regards > > Christoph I like the Geos box from Traverse Technologies, but that'

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-11 Thread Philip Prindeville
On 2/11/12 3:21 AM, Russell Senior wrote: >> "Philip" == Philip Prindeville >> writes: > > Philip> On 2/10/12 5:41 PM, Russell Senior wrote: "Philip" == Philip Prindeville writes: >>> > Philip> Sysupgrade currently doesn't allow updating software in place > Philip> wit

[OpenWrt-Devel] [PATCH] update bridge-utils

2012-02-11 Thread Luka Perkov
Update bridge-utils to the last upstream version 1.5. Signed-off-by: Luka Perkov --- Index: package/bridge-utils/Makefile === --- package/bridge-utils/Makefile (revision 30455) +++ package/bridge-utils/Makefile (working

[OpenWrt-Devel] [PATCH] update e2fsprogs

2012-02-11 Thread Luka Perkov
Update e2fsprogs to the last upstream version 1.42. blkid works fine without 100_add_missing_libpthread_for_blkid.patch. Signed-off-by: Luka Perkov --- Index: package/e2fsprogs/patches/100-upstream_fix.patch === --- package/e2fspro

[OpenWrt-Devel] [PATCH] update crda

2012-02-11 Thread Luka Perkov
Update crda to the last upstream version 1.1.2 and refresh patches. Signed-off-by: Luka Perkov --- Index: package/crda/patches/101-make_crypto_use_optional.patch === --- package/crda/patches/101-make_crypto_use_optional.patch (r

Re: [OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-11 Thread John Crispin
buffalo wbmr is a nice choice, trunk works on t, wifi usb come up, has 4 gbit ports. john ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] 2012.02 Linaro 4.6

2012-02-11 Thread jonsm...@gmail.com
Updating to Linaro 4.6 2012.02 has fixed those code generation bugs I was hitting. 2012.02 can also compile openssl for ARMv5 again (some Cortex changes had broken it). Index: toolchain/gcc/common.mk === --- toolchain/gcc/common.mk

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Accton WR6202 / SMCWBR11S-3GN (reformatted patch)

2012-02-11 Thread Gabor Juhos
2012.02.11. 18:21 keltezéssel, Jon Boyce írta: > Sorry about that, next time I post patches, I will ensure they aren't mangled > :-) Thanks! > Thanks for merging the patches. You are welcome. -Gabor ___ openwrt-devel mailing list openwrt-devel@lists.

[OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-11 Thread Christoph Thielecke
Hello, I'm searching for a new router which has an integrated adsl (2+) modem and runs openwrt (trunk is ok). What device is recommened? With best regards Christoph -- Linux User Group Wernigerode http://www.lug-wr.de/ signature.asc Description: This is a digitally signed message part. ___

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Accton WR6202 / SMCWBR11S-3GN (reformatted patch)

2012-02-11 Thread Jon Boyce
Sorry about that, next time I post patches, I will ensure they aren't mangled :-) Thanks for merging the patches. On 11 February 2012 16:56, Gabor Juhos wrote: > Hi Johnathan, > > > What was the problem with the patch, It applied fine to rev 30406? > > It had leading spaces in the failing hun

Re: [OpenWrt-Devel] [PATCH] ramips: fix Belkin f5d8235v2 support

2012-02-11 Thread Gabor Juhos
2012.02.01. 3:19 keltezéssel, Roman Yeryomin írta: > This fixes Belkin F5D8235 v2 ethernet stuff. > To do it we first need to enable rgmii and then not to configure any > vlans at all. Then there are two ways: enable double tagging on ports > 5 and 6 and enable tag removal (as I was doing from the

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Accton WR6202 / SMCWBR11S-3GN (reformatted patch)

2012-02-11 Thread Gabor Juhos
Hi Johnathan, > What was the problem with the patch, It applied fine to rev 30406? It had leading spaces in the failing hunks. You can see those spaces in patchwork [1]. Maybe the pach has been mangled by Google's mail server. IIRC, your Compex WPE72 patch [2] was damaged in the same way. -Gab

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Accton WR6202 / SMCWBR11S-3GN (reformatted patch)

2012-02-11 Thread Jon Boyce
Hi Gabor, What was the problem with the patch, It applied fine to rev 30406? On 11 February 2012 15:55, Gabor Juhos wrote: > Hi Johnathan, > > > This patch adds support for the Accton WR6202 Mini 3G broadband router. > Full > > details for this device are available at > > http://www.awbnetwo

[OpenWrt-Devel] sslstrip 0.9

2012-02-11 Thread Rodney Beede
Would it be possible to get sslstrip updated to version 0.9 from http://www.thoughtcrime.org/software/sslstrip/ in the package repositories? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-

[OpenWrt-Devel] PATCH enable wifitoggle to switch only some wireless networks

2012-02-11 Thread Bruno Silva
Hi all, I have a router with multiple wireless networks, and wanted wifitoggle to disable only one wireless network, instead of disabling the radio completely. my solution only changes 2 lines, and adds a third one on /etc/hotplug.d/button/50-wifitoggle. the default behaviour stays the same as be

Re: [OpenWrt-Devel] [PATCH] ramips: sysupgrade for Accton WR6202 / SMCWBR11S-3GN

2012-02-11 Thread Gabor Juhos
2012.02.11. 1:10 keltezéssel, Johnathan Boyce írta: > This patch contains the sysupgrade entry that was missing from previous patch. Folded into the previous patch. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lis

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Accton WR6202 / SMCWBR11S-3GN (reformatted patch)

2012-02-11 Thread Gabor Juhos
Hi Johnathan, > This patch adds support for the Accton WR6202 Mini 3G broadband router. Full > details for this device are available at > http://www.awbnetworks.com/products03.php?Fullkey=19. > > This device is identical to the SMCWBR11S-3GN: > http://www.smc-asia.com/products03.php?Fullkey=210 >

[OpenWrt-Devel] question re terminfo compiler.

2012-02-11 Thread Stephen Adolph
Hello all, I am looking for terminfo compiler, so can I can compile a terminfo, and use it with getty in busybox. * what package is tic included in? * if it is not regularly included, is there a way to include it easily? I hope there is not some gotcha that prevents getty from using a terminfo.

[OpenWrt-Devel] dir-825 squashfs factory image..?

2012-02-11 Thread dani
hello, did a make clean and removed the files in trunk/bin/ar71xx a bit earlier, svn updated my trunk directory for dlink dir-825 and after make i notice there isnt anymore a squashfs factory image, just two for jffs2 and squashfs each of: backup-loader and sysupgrade images.. anything changed

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-11 Thread Russell Senior
> "Philip" == Philip Prindeville > writes: Philip> On 2/10/12 5:41 PM, Russell Senior wrote: >>> "Philip" == Philip Prindeville >>> writes: >> Philip> Sysupgrade currently doesn't allow updating software in place Philip> without clobbering the existing config (stored on the ext4

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-11 Thread Russell Senior
> "Philip" == Philip Prindeville > writes: Philip> On 2/10/12 5:41 PM, Russell Senior wrote: >>> "Philip" == Philip Prindeville >>> writes: >> Philip> Sysupgrade currently doesn't allow updating software in place Philip> without clobbering the existing config (stored on the ext4