[LEDE-DEV] Can the OpenWRT Wiki be included in the reboot?

2016-05-24 Thread Martin Tippmann
Hi, I'm not affiliated with OpenWRT nor LEDE (just a member of a small Freifunk group) but the Wiki was (and still is) always my first choice when looking for documentation. Is there a plan to provide a LEDE wiki? The licence is CC Attribution-Noncommercial-Share Alike 3.0[1] so it should be fine

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Yousong Zhou
On 25 May 2016 at 07:52, wrote: > Hi, > >> How about >> >> option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F >> ":" '{print $4""$5""$6 }'| tr a-z A-Z) > > Or with sed: > > sed -ne 'y/abcdef/ABCDEF/; 1s/^.*:\(..\):\(..\):\(..\)$/\1\2\3/p' \ >

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread jo
Hi, > How about > > option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F > ":" '{print $4""$5""$6 }'| tr a-z A-Z) Or with sed: sed -ne 'y/abcdef/ABCDEF/; 1s/^.*:\(..\):\(..\):\(..\)$/\1\2\3/p' \ /sys/class/ieee80211/${dev}/macaddress ~ Jo

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-24 Thread John Crispin
On 24/05/2016 07:48, John Crispin wrote: > > > On 24/05/2016 07:33, Yousong Zhou wrote: >> On 24 May 2016 at 12:35, John Crispin wrote: >>> >>> >>> On 24/05/2016 02:00, A. Benz wrote: Hi Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1

[LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Rafał Miłecki
LEDE project seems to be using "LEDE" as its acronym everywhere. To keep things consistent adjust default wireless SSID. Signed-off-by: Rafał Miłecki --- package/kernel/mac80211/files/lib/wifi/mac80211.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[LEDE-DEV] [PATCH] procd: Update to latest head

2016-05-24 Thread Alexey Brodkin
This includes a fix for building against uClibc: http://git.openwrt.org/?p=project/procd.git;a=commit;h=9a6f83d3c168523ac7b898ae481c2fd8c501d6a6 Signed-off-by: Alexey Brodkin Cc: John Crispin --- package/system/procd/Makefile | 4 ++-- 1 file changed, 2

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-24 Thread Felix Fietkau
On 2016-05-24 07:34, Rafał Miłecki wrote: > On 23 May 2016 at 13:38, Felix Fietkau wrote: >> You can find my work in progress in my staging tree: >> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary >> >> If you have some time, feedback and patches converting

[LEDE-DEV] uci-lua: error checking problems

2016-05-24 Thread Karl Palsson
When using the lua binding for UCI, there's cases where failures aren't properly propagating to the lua caller environment. eg: (Starting from an empty file) root@blah:/# lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio (double int32) > uci = require("uci") > x = uci.cursor() >

[LEDE-DEV] [PATCH] netifd: Add option to configure gc_stale_time for each device

2016-05-24 Thread Alin Nastac
The UCI parameter neighgcstaletime allows to control how much time will STALE entries be kept in the neighbour table for both IPv4 and IPv6. Signed-off-by: Alin Nastac --- device.c | 14 ++ device.h | 4 system-linux.c | 38

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-24 Thread A. Benz
Hi, I cleaned my buildroot unfortunately.. Only after I accidentally erased my bootloader while attempting to recover the router by tftp flashing a new image (factory vanilla). My unit has no activity whatsoever now (no serial output) and only power LED is on. Rev 2.1 doesn't have a JTAG

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Jo-Philipp Wich
Hi Refal, ack from me. ~ Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread John Crispin
On 24/05/2016 19:02, Jo-Philipp Wich wrote: > Hi Refal, > > ack from me. > > ~ Jo ack from me aswell John > > ___ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev >

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Alexander Couzens
On Tue, 24 May 2016 19:09:15 +0200 John Crispin wrote: > On 24/05/2016 19:02, Jo-Philipp Wich wrote: > > Hi Refal, > > > > ack from me. > ack from me aswell ack - lynxis -- Alexander Couzens mail: lyn...@fe80.eu jabber: lyn...@fe80.eu mobile: +4915123277221 gpg: 390D CF78

[LEDE-DEV] Test farm for routers / tetaneutral.net

2016-05-24 Thread Laurent GUERBY
Hi, The not-for-profit ISP tetaneutral.net would like to provide a hardware test farm for small routers in addition to the LEDE mirror (and GCC Compile Farm machines hosting, RIPE probe, NLNOG ring VM), as we use OpenWRT/LEDE for all of our member "internet box" (1) Has anyone made and

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Hauke Mehrtens
add lede-dev On 05/24/2016 10:31 PM, Hauke Mehrtens wrote: > Hi, > > As it looks like the IRC meeting will not happen, because not so big > interest by the people not already involved in LEDE and problems finding > a time, lets discuss on the mailing list like suggested by Jow. > > Currently it

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Daniel Curran-Dickinson
On Tue, 2016-05-24 at 23:57 +0200, Zoltan HERPAI wrote: [snip] > Hi, > >> I would like to see a reunion of LEDE and OpenWrt, so do any of the non > >> LEDE but OpenWrt core devs have any problems with the LEDE rules and so on? > >> > > This is my personal opinion and this was not somehow

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Ted Hess
From: Rafał Miłecki Sent: Tuesday, May 24, 2016 3:37 AM To: lede-dev@lists.infradead.org Cc: Rafał Miłecki Subject: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE LEDE project seems to be using "LEDE" as its acronym everywhere. To keep things consistent adjust default