Philip Prindeville [2017-02-12 12:57:19]:
Hi,
> One thing I was wondering about was, on a headless system, but that does
> have an LCD display, is maybe capturing the progress of procd as it runs and
> displaying it on that LCD.
BTW, what kind of platform and LCD is that?
I would probably get
Simon Wunderlich [2016-11-17 11:19:48]:
> On the other hand, swapping the u-boot is not so trivial, at least without
> opening/soldering/modifying the flash from outside, which is considered a
> reasonable hurdle.
Overflows can substitute soldering
http://blog.true.cz/2017/02/free-your-router
hi people, i have a witi routerboard from mqmaker, yesterday i've
managed to install lede, and start to study it.
i know it has a lot of problem, then how i can track it and report?
the first problemi is that the reboot command doesn't work as aspected
BusyBox v1.25.1 () built-in shell (ash)
>Hello,
>many thanks to Stefan Koch, i made a Patch for lantiq ( chan_lantiq ) for
>Asterisk.
>" target="_blank">https://forum.openwrt.org/viewtopic.php?id=62696
>
>o26431-vmmc_v3.tar.gz
>
>I got build a Image for a VGV7510KW22 / o2 6431 with Astersik 13.x with LEDE
>v17.01 rc2
>can do a dial out
From: Rafał Miłecki
For each protocol (IPv4 and IPv6) we have two interfaces (sockets): one
for unicast and one for multicast. If we noticed CLASS_UNICAST in the
multicast query we were switching to unicast interface for sending
reply.
The problem was not passing destination IP address. It was r
From: Rafał Miłecki
So far we were doing that when destination IP address wasn't specified.
Now we have all places in code cleaned up, stop accepting this and print
an error if needed.
Signed-off-by: Rafał Miłecki
---
interface.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
From: Rafał Miłecki
This adds extra argument to dns_send_answer & interface_send_packet
functions. For now we pass NULL-s only.
Signed-off-by: Rafał Miłecki
---
dns.c | 8
dns.h | 2 +-
interface.c | 26 +++---
interface.h | 2 +-
service.c | 6 ++
I did it this way
I have own script (/etc/rc.local_once) where I do, what I need after
first boot and place it to $ENV/files/etc <- for example
It is started from /etc/rc.local
For sure, is started only once "after first boot", last row of this
script empties default file /etc/rc.local (I do
Sorry about my spelling mistake!
Stefan Koch made the Patch not me!
it should be called: many thanks to Stefan Koch, he made a Patch for lantiq (
chan_lantiq ) for Asterisk.
Thanks for testing hamsi2k
Gesendet: Dienstag, 14. Februar 2017 um 12:09 Uhr
Von: hams...@freenet.de
An: Le
On Dienstag, 14. Februar 2017 11:03:56 CET Petr Štetiar wrote:
> Simon Wunderlich [2016-11-17 11:19:48]:
[...]
> Overflows can substitute soldering
> http://blog.true.cz/2017/02/free-your-router-again/
> but even the Open Mesh representative thinks
We told you before that we are not OpenMesh em
On 14 February 2017 at 12:18, Rafał Miłecki wrote:
> From: Rafał Miłecki
>
> This adds extra argument to dns_send_answer & interface_send_packet
> functions. For now we pass NULL-s only.
Hi Rafał, please modify also dns_reply_a to accept this new argument.
You may want to send A unicast records
From: Rafał Miłecki
When cache entry is (halfly) expired we send query to get an update. So
far we were sending all queries using PTR records but for cached domains
it should be A(AAA) instead.
Signed-off-by: Rafał Miłecki
---
cache.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
Some boards were apparently forgotten when ralink,portmap was renamed
to mediatek,portmap -- probably because they used the long obsolete
ralink,port-map attribute.
If this commit breaks ethernet wan/lan assignment, this is because
the port-map attribute wasn't actually parsed, you'll have to repla
On 14/02/2017 13:48, Rafał Miłecki wrote:
> On 14 February 2017 at 12:18, Rafał Miłecki wrote:
>> From: Rafał Miłecki
>>
>> This adds extra argument to dns_send_answer & interface_send_packet
>> functions. For now we pass NULL-s only.
>
> Hi Rafał, please modify also dns_reply_a to accept this
Choose a set of USB drivers which actually support the Asus WL-500W hardware.
Signed-off-by: Mirko Parthey
---
target/linux/brcm47xx/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
ind
On 14 February 2017 at 15:05, Mirko Parthey wrote:
> Choose a set of USB drivers which actually support the Asus WL-500W hardware.
>
> Signed-off-by: Mirko Parthey
Can you provide me a boot log with proper modules added, please?
___
Lede-dev mailing l
This sets status_led for the gl-ar300m and gl-mifi boards.
Signed-off-by: Wojciech Jowsa
---
target/linux/ar71xx/base-files/etc/diag.sh | 4
1 file changed, 4 insertions(+)
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index a407a99..
Fix typo, erase pointless option and allow to build the image.
Signed-off-by: Daniel Gonzalez Cabanelas
diff --git a/target/linux/brcm63xx/image/bcm63xx.mk
b/target/linux/brcm63xx/image/bcm63xx.mk
index 0749c29..969d75f 100644
--- a/target/linux/brcm63xx/image/bcm63xx.mk
+++ b/target/linux/brcm6
Leds are wrong and a button is missing, fix them.
Signed-off-by: Daniel Gonzalez Cabanelas
diff --git a/target/linux/brcm63xx/dts/cpva502plus.dts
b/target/linux/brcm63xx/dts/cpva502plus.dts
index 6d9b5d3..3ddc459 100644
--- a/target/linux/brcm63xx/dts/cpva502plus.dts
+++ b/target/linux/brcm63xx/
Fix board name typo, fix network configuration and add a led trigger.
Signed-off-by: Daniel Gonzalez Cabanelas
diff --git a/target/linux/brcm63xx/base-files/etc/board.d/01_leds
b/target/linux/brcm63xx/base-files/etc/board.d/01_leds
index 7d208cc..61f685e 100755
--- a/target/linux/brcm63xx/base-f
Add SPROM wifi to the kernel board data.
After this fix, the wifi won't work anyway due the lack
of RAM memory (16 MB). It will throw a kernel panic
when loading the b43 drivers.
Signed-off-by: Daniel Gonzalez Cabanelas
diff --git a/target/linux/brcm63xx/patches-4.4/519_board_CPVA502plus.patch
> On Feb 14, 2017, at 2:45 AM, Petr Štetiar wrote:
>
> Philip Prindeville [2017-02-12 12:57:19]:
>
> Hi,
>
>> One thing I was wondering about was, on a headless system, but that does
>> have an LCD display, is maybe capturing the progress of procd as it runs and
>> displaying it on that LCD.
The Asus WL-500W buttons are active high,
but the software treats them as active low.
Fix the inverted logic.
Signed-off-by: Mirko Parthey
---
.../patches-4.4/330-asus-wl500w-buttons.patch | 26 ++
1 file changed, 26 insertions(+)
create mode 100644
target/linux/brcm47
On 14 February 2017 at 22:38, Mirko Parthey wrote:
> The Asus WL-500W buttons are active high,
> but the software treats them as active low.
> Fix the inverted logic.
>
> Signed-off-by: Mirko Parthey
Please send upstream patch for this.
See MIPS entry in MAINTAINERS (there is Ralf and his
git://
> On Feb 13, 2017, at 11:25 PM, Yousong Zhou wrote:
>
> On 14 February 2017 at 10:51, Philip Prindeville
> wrote:
>>
>> Hi Yousong,
>>
>> I’ve been working on both OpenWRT and LEDE and needed to get some hooks
>> working in OpenWRT so I focused on that first.
>>
>> These are the changes I m
> On Feb 11, 2017, at 11:11 PM, Stijn Tintel wrote:
>
> On 10-02-17 18:11, Dave Taht wrote:
>> About the biggest request from the field seems to be supplying RA and
>> dhcpv6 dns on a more real IPv6 address than fe80 to make android users
>> happier (https://github.com/dtaht/dnsmasq-lede/issues/
Hi,
Not sure how many of us do actually use that feature, but using external
kernels with OpenWrt/LEDE yields essentially one big problem which is
that we almost always have to lie about the exact kernel version.
This manifests itself in several ways, all related:
- we don't determine the exact
On 15 February 2017 at 06:33, Philip Prindeville
wrote:
[...]
>>>
>>> Part of the problem is making package/Makefile recurse with additional
>>> arguments and a different working directory… When I try to do this, the
>>> submake of package/Makefile gets run without inherited variables like
>
Hi,
I would like to cherry-pick the following commit to lede-17.01:
0bf85ef dropbear: enable SHA256 HMACs
Please ACK/NAK.
Thanks,
Stijn
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
29 matches
Mail list logo