> On May 18, 2021, at 10:57 PM, John Crispin wrote:
>
> On 19.05.21 00:09, Paul Spooren wrote:
>> Hi,
>>
>> On 5/18/21 11:52 PM, Philip Prindeville wrote:
>>> Hi all,
>>>
>>> I noticed that there are several AX routers from TP-Link, Netgear, D-Link,
>>> etc. and some of them have even had O
Hi Martin,
Sorry for my late. I will check the issue ASAP.
Thank you.
Best regards,
Yangbo Lu
> -Original Message-
> From: Martin Schiller
> Sent: 2021年5月17日 21:16
> To: Openwrt Devel
> Cc: Y.b. Lu
> Subject: layerscape: problems with image builder
>
> When trying to build an image f
From: Mikael Magnusson
Don't stop array parsing if the chunk happens to end at an object boundary.
Fixes FS#3683: jsonfilter yields unreliable results
Signed-off-by: Mikael Magnusson
---
main.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/main.c b/main.c
index 5
From: Rafał Miłecki
Now that every bridge is guaranteed to be defined as a standalone device
there is no need for aliases there anymore.
Signed-off-by: Rafał Miłecki
---
.../htdocs/luci-static/resources/view/network/interfaces.js | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
dif
From: Rafał Miłecki
LuCI supports only the newer method of specifying bridge ports using the
"ports" option. Offer users migration so they can configure their
network.
Example:
1. Before
config device
option name 'br-lan'
option type 'bridge'
list ifname 'lan1'
l
Hello Florian
On 20.05.21 09:41, Florian Eckert wrote:
> What is your opinion on this or how can we solve this in another way?
> Or do you not have this problem?
>
liblzma detection is automatic - so this seems to be some hidden error before
/ build environment related
disabling it is possible
The SRV was added some time ago and should be mentioned in the short
help message to avoid confusion about missing features.
Signed-off-by: Paul Spooren
---
Already sent to upstream:
http://lists.busybox.net/pipermail/busybox/2021-May/088849.html
.../540-nslookup-mention-QUERY_TYPE-SRV.patch |
On 20/05/21 10:18, Andre Valentin wrote:
Hi!
The NBG6716 has recently been disabled because of size problems with the kernel
partition.
I'm thinking about extending it to 8MB, shouldn't be a problem.
But I'm afraid users will brick their device when doing a sysupgrade to the new
flash lay
Hi!
>The NBG6716 has recently been disabled because of size problems with the
>kernel partition.
>I'm thinking about extending it to 8MB, shouldn't be a problem.
>
>But I'm afraid users will brick their device when doing a sysupgrade to the
>new flash layout.
>First time / in upgrade case it mus
Hello Dirk,
I have build a fresh master branch recently,
Since your last change [1] on grub2, I have now a new dependency on
liblzma for the install package grub2-editenv.
root@st-dev-07 /usr/lib # ldd /root/grub-editenv
/lib/ld-musl-x86_64.so.1 (0x7f684b088000)
liblzma.so.5 =>
10 matches
Mail list logo