[OpenWrt-Devel] [PATCH] [packages] new package tgt

2014-04-06 Thread Maxim Storchak
This patch provides userspace iSCSI target support. https://dev.openwrt.org/ticket/8798 Signed-off-by: Maxim Storchak m.storc...@gmail.com --- net/tgt/Makefile | 59 ++ net/tgt/files/etc/config/tgt | 38

Re: [OpenWrt-Devel] Any plans to support WD My Net N900 (Ubicom IP8K 600MHz, 8x GigE, 256MB)?

2014-04-06 Thread Constantine A. Murenin
Hi Luis, I'm also interested in trying out the waters by porting OpenWrt over. I've noticed reports that WD My Net routers appear to be developer-friendly -- according to the reports like https://wikidevi.com/wiki/Western_Digital_My_Net_N750, the models sold to end-users still do have the serial

Re: [OpenWrt-Devel] is anybody working on supporting Linksys WRT1900ac ?

2014-04-06 Thread Hartmut Knaack
Gerry Rozema schrieb: On 28/03/14 01:58 PM, Peter Lawler wrote: Hi Pete! We are working with one of the OpenWRT founders and his team. We'll be sharing more details later... Stay tuned! :) https://dev.openwrt.org/wiki/people Two listed there as founders, and I'm one of the two. Isn't me,

[OpenWrt-Devel] Uploading new image to the brcm2708 platform via web interface possible?

2014-04-06 Thread Derek Werthmuller
On other platforms you can do a wget of a new image to the /tmp partition and run a mtd or sysupgrade wait for it to finish and reboot and now you have a new os and setup. Would this work on the brcm2708 platform? Maybe not on the current filesystem layout, but what if /tmp was its own partition

[OpenWrt-Devel] [PATCH] uci: fix Lua finding

2014-04-06 Thread Yegor Yefremov
If ${LUAPATH} is not quoted and Lua is not provided, then following error occurs: NOT No such file or directory EQUAL 0 OR EQUAL Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- lua/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OpenWrt-Devel] [PATCH][packages] ntfs-3g: bump to 2014.2.15

2014-04-06 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki zaj...@gmail.com --- utils/ntfs-3g/Makefile | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 446c8d0..89a56f4 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -1,5 +1,5

Re: [OpenWrt-Devel] [PATCH] uci: fix Lua finding

2014-04-06 Thread Felix Fietkau
On 2014-04-06 21:41, Yegor Yefremov wrote: If ${LUAPATH} is not quoted and Lua is not provided, then following error occurs: NOT No such file or directory EQUAL 0 OR EQUAL Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com Applied, thanks. - Felix

Re: [OpenWrt-Devel] [PATCH] uci: fix Lua finding

2014-04-06 Thread Yegor Yefremov
On Sun, Apr 6, 2014 at 10:49 PM, Felix Fietkau n...@openwrt.org wrote: On 2014-04-06 21:41, Yegor Yefremov wrote: If ${LUAPATH} is not quoted and Lua is not provided, then following error occurs: NOT No such file or directory EQUAL 0 OR EQUAL Signed-off-by: Yegor Yefremov

Re: [OpenWrt-Devel] bcm6368 + block-mount jffs2 problem.

2014-04-06 Thread Jonas Gorski
On Sat, Feb 1, 2014 at 1:06 PM, Álvaro Fernández Rojas nolt...@gmail.com wrote: AFAIK anyone with a Neufbox 6 should be able to test if the problem happens on SMP + SPI flash. I don't have any SMP + SPI flash brcm63xx device that is currently supported by OpenWrt. When Florian releases the

Re: [OpenWrt-Devel] public ssh key

2014-04-06 Thread Flavio Rodrigo LEonel
the problem !!! Not connect ssh public key !!! flavio@Flavio-V5:~$ ssh -l root 10.1.137.1 -vv OpenSSH_6.6, OpenSSL 1.0.1f 6 Jan 2014 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug2: ssh_connect: needpriv 0 debug1:

Re: [OpenWrt-Devel] [PATCH 1/3] mac80211: ath9k: add support for QCA953x

2014-04-06 Thread Matthias Schiffer
Ping. I'm getting quite a few requests by people who want to try out these patches, as many people already have a TL-WR841N/ND v9. It would be nice if the support could land in trunk ASAP... On 04/01/2014 06:16 AM, Matthias Schiffer wrote: This adds the following patches by Sujith Manoharan from