On Mon, Sep 12, 2016 at 05:12:15PM -0700, Florian Fainelli wrote:
> Hi,
>
> I have a root filesystem embedding filenames that look like these:
>
> /lib/data/:
>
> these are essentially files that can be matched against an USB
> vendor/product id in an easy way.
>
> Now, the fun part is that thi
12.09.2016 06:33, Chris Blake:
> These patches are the outcome of discussions had at
> http://lists.infradead.org/pipermail/lede-dev/2016-September/002693.html,
> where append-kernel was failing to properly offset kernels due to a typo. Out
> of this, it was also
> found that kernels are not chec
On 09/12/2016 10:42 PM, Jan-Tarek Butt wrote:
> Hi,
>
>> Yeah, I'm also willing to dedicate some hours per week to wiki gardening,
>> whatever wiki technology is chosen.
> Shall I do set up a dokuwiki on our open wireless community infrastructure?
>
> cheers
> Tarek
Ok for me but I'm not a LEDE
From: Rafał Miłecki
Now we have firmwares separated and bcm53xx selecting required ones make
use of it to actually save that rootfs space.
Other targets using brcmfmac (brcm2708 and sunxi) use SDIO interface and
firmware so they don't won't be affected.
Signed-off-by: Rafał Miłecki
---
package
Hello,
I’m contacting You on behalf of the company that offers solutions for flat and
bent steel parts.
We have more than 25 years of experience in metal industry and more than 15
years in laser cutting.
The quality of our actions has been checked and approved by issuing ISO
9001:2000 certifi
Interface name servers when being written to resolv.conf.auto are sorted
based on the following parameters:
-Primary sorting key is interface dns_metric; name servers having lowest
interface dns_metric are listed first
-Secondary sorting key is interface metric; in case of equal interface
dns_metri
Setting the multicast_fast_leave option of a bridge allows to control
the forwarding of multicast traffic when an IGMP/MLD leave is received.
In case multicast_leave_option is enabled and a leave is received the
multicast membership will immediately be dropped on the bridge port while
in the other
Dropping hotplug event in case of interface reload results into hotplug scripts
not being being run for the interface and thus external actors not being
informed
about the actual state of the interface.
This is clearly visible if the interface auto parameter is set to disabled for
multiple interf
> I'd like to make sure the package works on a few more devices before
> submitting to the official package feed. So if you have a device with
> a slide switch, I'd really appreciate it if you can install the
> package and let me know if it works (or doesn't work) for you, either
> on this thread o
The counter is incremented during section allocation, but never
decremented.
Signed-off-by: Reiner Herrmann
---
list.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/list.c b/list.c
index 321861c..a2be150 100644
--- a/list.c
+++ b/list.c
@@ -213,6 +213,7 @@ uci_free_section(struct uci_secti
> We got no answer from LEDE devs apart from jow saying he had some space
> on the server and asking what wiki people prefers, but that discussion
> died up quickly.
> I'd personally prefer your "jump the gun" approach where someone starts
> the wiki unofficially and all those that want to contrib
On 09/13/2016 12:24 AM, Michal Marek wrote:
> On Mon, Sep 12, 2016 at 05:12:15PM -0700, Florian Fainelli wrote:
>> Hi,
>>
>> I have a root filesystem embedding filenames that look like these:
>>
>> /lib/data/:
>>
>> these are essentially files that can be matched against an USB
>> vendor/product id
On 09/13/2016 06:50 PM, Thomas Endt wrote:
>> We got no answer from LEDE devs apart from jow saying he had some space
>> on the server and asking what wiki people prefers, but that discussion
>> died up quickly.
>> I'd personally prefer your "jump the gun" approach where someone starts
>> the wik
According to Kalle Valo (on the OpenWrt mailing list, see [0]) only
firmware binaries from his repository are tested by QCA's internal QA
team.
Additionally he pointed out that the version used in LEDE so far is
from September 2015, despite having a newer version number than the
current "stable" v
Use firmware version 10.2.4.70.54 from kvalo's git repository. The old
version (even though it's version number is greater) is an old version
from September 2015.
Using only the firmware versions from kvalo's git repo is recommended,
because those are tested by QCA's internal QCA.
The QCA988X dire
Update the PKG_VERSION to indicate that this package now contains newer
firmware binaries (as all firmware versions were updated since 2014).
Signed-off-by: Martin Blumenstingl
---
package/firmware/ath10k-firmware/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packa
On 2016-09-13 16:25, Reiner Herrmann wrote:
> The counter is incremented during section allocation, but never
> decremented.
>
> Signed-off-by: Reiner Herrmann
> ---
> list.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/list.c b/list.c
> index 321861c..a2be150 100644
> --- a/list.c
On 2016-09-13 21:08, Martin Blumenstingl wrote:
> According to Kalle Valo (on the OpenWrt mailing list, see [0]) only
> firmware binaries from his repository are tested by QCA's internal QA
> team.
>
> Additionally he pointed out that the version used in LEDE so far is
> from September 2015, despi
Hi,
> I would definetely wait for Jow to answer on this subject. AFAIK he is quite
> busy these days.
> A LEDE wiki should be part of the LEDE infrastructure, with proper control
> and multiple admins, in order to avoid situations like at the beginning of
> this year.
>
> Give Jow a little time t
All,
I wanted to let everyone know that the sessions for OpenWrt Summit have
been announced and are listed at http://openwrtsummit.org. We have a
really broad range of sessions this year that address both the technical
and industry sides of the OpenWrt/LEDE communities. I think I can speak
for the
Hi,
it is great to see that there is some movement in the wiki discussion :)
My personal view (and I suppose that of some other LEDE people too) is
that the decision on what wiki software to use, on how to organize
submissions and on how to structure it is at the sole discretion of the
people wil
On Tue, Sep 13, 2016 at 10:52:43PM +0200, Felix Fietkau wrote:
> On 2016-09-13 16:25, Reiner Herrmann wrote:
> > The counter is incremented during section allocation, but never
> > decremented.
> NACK. n_section is used for hashing only, decrementing it here probably
> makes collisions for anonymou
Hi Alberto,
don't hold back yourself waiting for a response from "the LEDE devs" -
those who care about a wiki will likely endorse whatever good solution
is proposed and the rest either has no opinion or time to participate in
the decision making processes :)
Part of the reason that there is no w
Hi Tarek,
Thomas Endt and others invested a lot of time to implement a structured
table of hardware in the OpenWrt wiki, which means that a lot of detail
information is accessible in a SQLite3 database file which should make
it easy to generate hardware documentation pages with a little script
and
> Signed-off-by: Mathias Kresin
> ---
> target/linux/ramips/image/mt7620.mk | 6 --
> target/linux/ramips/image/mt7621.mk | 6 --
> 2 files changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/target/linux/ramips/image/mt7620.mk
> b/target/linux/ramips/image/mt7620.mk
> index 00dd
I had just completed a very large set of tests comparing the
now-shown-to-be-old firmware and the candelatech firmware, I'll get to
this newer stuff sometime in the next month or so
I did not observe much performance differences between the obsolete
firmware and the candelatech stuff on normal
14.09.2016 02:02, Russell Senior:
diff --git a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index e602dfb..acc17c3 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -65,15 +65,17 @@ TARGET_DEVICES += wsr-1166
define Devic
27 matches
Mail list logo