Re: [OpenWrt-Devel] out of date(?) links in openwrt wiki page, "Wireless overview"

2014-09-27 Thread Russell Senior
> "Robert" == Robert P J Day writes: Robert> in this section: Robert> http://wiki.openwrt.org/doc/howto/wireless.overview#captive.portal.software.available.in.the.openwrt.repository Robert> the first two links "nocatauth" and "nocatsplash" go nowhere. Robert> actually, same with last thr

Re: [OpenWrt-Devel] missing debootstrap-udeb_1.0.61_all.udeb

2014-09-27 Thread Yousong Zhou
hi On 27 September 2014 05:44, Robert P. J. Day wrote: > > Download failed. > --2014-09-26 17:31:12-- > http://downloads.openwrt.org/sources/debootstrap-udeb_1.0.61_all.udeb > > should this exist somewhere? > It should try first the URL as specified in the package Makefile. But that retrieval

Re: [OpenWrt-Devel] [PATCH] [kernel/brcm2708] fix for raspberry pi b+

2014-09-27 Thread Florian Fainelli
On 09/25/14 06:54, Morris Winkler wrote: I attached a fix for package/kernel/brcm2708-gpu-fw/ that i diffed against 14.07 from git.openwrt.org it just patches the Makefile to download a newer source revision from https://github.com/Hexxeh/rpi-firmware/archive/ i tested that on a raspberry p

Re: [OpenWrt-Devel] [PATCH] [package] dropbear: enable sha2-based hmac by default.

2014-09-27 Thread Alive
On 27/09/2014 23:34, Weedy wrote: > I got bit by this last week when I audited my ssh config and dropped all > weak/slow ciphers. > Couldn't log into my routers and had to add md5 ciphers and macs back. > You must rebuild dropbear package cleanly to test this patch Save the patch as file located

[OpenWrt-Devel] [PATCH][RESEND] ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)

2014-09-27 Thread Jaehoon You
Signed-off-by: Jaehoon You --- target/linux/ar71xx/image/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index b374391..c307abe 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linu

Re: [OpenWrt-Devel] [PATCH] [package] dropbear: enable sha2-based hmac by default.

2014-09-27 Thread Weedy
I got bit by this last week when I audited my ssh config and dropped all weak/slow ciphers. Couldn't log into my routers and had to add md5 ciphers and macs back. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi

[OpenWrt-Devel] [PATCH][RFC] kernel: switch to the squashfs-split parser (splitter) by default

2014-09-27 Thread Rafał Miłecki
This cleans mtdpart.c removing old (built-in) code responsible for splitting SquashFS "rootfs" partition. Signed-off-by: Rafał Miłecki --- target/linux/generic/config-3.14 | 3 +- .../400-mtd-add-rootfs-split-support.patch | 50 ++ ...port-for-diffe

Re: [OpenWrt-Devel] brctl showmacs oneliner

2014-09-27 Thread Gui Iribarren
On 27/09/14 05:42, Bastian Bittorf wrote: > * Gui Iribarren [27.09.2014 10:28]: >> # brctl_showmacs br-lan >> >> sample output: http://pastebin.com/ > > i dont get it, please send a proper link 8-) wow very true omg so distratced such miss http://pastebin.com/KZD4AR7K much sory > i

Re: [OpenWrt-Devel] [PATCH-0/1] Updating lispmob package to latest version 0.4.1

2014-09-27 Thread Hannu Nyman
You should submit a pull request in the new Github packages repository instead of mailing a patch here. Lispmob is currently in the oldpackages repository, which is being phased out and being moved to Github. Old: https://dev.openwrt.org/browser/packages/net/lispmob New packages repository: ht

Re: [OpenWrt-Devel] [PATCH] Add support for DHT11 driver

2014-09-27 Thread harald
Sorry, accidentally droped the Mailinglist in my last message. Those coming late to the party: See the fullquote below... On Fri, 26 Sep 2014 23:58:03 +0200, Hartmut Knaack wrote: > har...@ccbib.org schrieb am 26.09.2014 22:33: >> Hi! >> >> On Fri, 26 Sep 2014 21:03:07 +0200, Hartmut Knaack >>