Re: [LEDE-DEV] adding luci to snapshot images

2016-07-03 Thread Daniel Curran-Dickinson
On Wed, 2016-06-29 at 11:43 -0700, David Lang wrote: > I agree. There may be some devices with extremely small flash that > can't fitĀ  > luci, but otherwise I think it should be on the default images that > people areĀ  > pointed at. > > Having a second set of images without luci isn't a bad idea,

Re: [LEDE-DEV] [PATCH] netifd: remove wireless device when device fails to setup

2016-07-03 Thread Eduardo Abinader
Thanks for the feedback, Felix. I will submit another patch(es) with the changes you commented. Ok? Eduardo From: Felix Fietkau [n...@nbd.name] Sent: Saturday, July 02, 2016 10:25 AM To: Eduardo Abinader; openwrt-de...@lists.openwrt.org; lede-dev@lists.

Re: [LEDE-DEV] [PATCH 2/5] br2684ctl: set the MAC address configured for the atm bridge using

2016-07-03 Thread Mathias Kresin
Hey Felix, first off all, I've to admin that don't have much knowledge about ATM and the more I read about ATM the more I get confused. The biggest flaw of my patchset is, that I've never described which issue I'm trying to fix. It has been tried for ages now to fix a race condition between

[LEDE-DEV] [RFD] Future - suggestion for the teleconference

2016-07-03 Thread Luke McKee
Suggestion for the teleconference: Talkshoe.com Talkshoe is free. It has a web client too with a chat log when the conference call starts. Someone make an account. It's got SIP and a US number. That way nobody get's everyone ease's IP addresses and nobody can play funny buggers with a firewall

[LEDE-DEV] [PATCH V3] Re: procd: patch to support busybox mkfs.ext2

2016-07-03 Thread Luke McKee
On 07/03/2016 01:24 PM, John Crispin wrote: > Hi, > > few comments > > 1) the patch needs to be split into 2, ext2 change/lzo change > 2) send them inline please and not as attachement > 3) the V3 needs to be in the subject prefix [PATCH V3] procd: ... > 4) the Signed-off-by: line is missing > >

Re: [LEDE-DEV] [PATCH 2/5] br2684ctl: set the MAC address configured for the atm bridge using

2016-07-03 Thread Felix Fietkau
On 2016-07-02 17:00, Mathias Kresin wrote: > If an ESI is set, it will be used as MAC address for the nas0 > interface. > > According to the ESI man page, changes to the ESI are not automatically > propagated throughout the system and therefore esi should be used > early during system. > > Settin

Re: [LEDE-DEV] [PATCH 3/5] lantiq: pass MAC address to the ATM bridge helper

2016-07-03 Thread Mathias Kresin
Am 03.07.2016 um 08:31 schrieb John Crispin: Hi, On 02/07/2016 17:00, Mathias Kresin wrote: Signed-off-by: Mathias Kresin --- target/linux/lantiq/base-files/etc/board.d/02_network | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/base-files/etc/boar