Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-06 Thread Shaleen Jain
Hi, On Wed, 2018-12-05 at 09:56 +0100, Mathias Kresin wrote: > Hey all, > I would like to start to reject patches for adding boards with only 32 MByte > of RAM and 4 > MByte of flash [0]. These boards barely work with todays OpenWrt default > builds and > require quite some modifications to be

Re: [OpenWrt-Devel] [PATCH libubox] hotplug: add hotplug_call() helper

2018-12-06 Thread Yousong Zhou
On Thu, 6 Dec 2018 at 20:42, Rafał Miłecki wrote: > > From: Rafał Miłecki > > This new function imlements common code needed to run /etc/hotplug.d/ > listeners. It allows specifying subsystem and environment strings as > commonly used in the hotplug.d. hotplug-call is currently a

Re: [OpenWrt-Devel] brcm2708: add kernel 4.14 support

2018-12-06 Thread Stijn Tintel
On 11/11/18 18:37, Stijn Tintel wrote: > Hi, > > I have just pushed support for the 4.14 kernel on the brcm2708 target to > my staging tree [1], and would like to get some feedback before pushing > it to master. It would also be nice if people could do runtime tests on > bcm2709 and bcm2710, as I

Re: [OpenWrt-Devel] [PATCH] f2fs-tools: Update to 1.12.0

2018-12-06 Thread Daniel Engberg
Hi, Duplicate, https://github.com/openwrt/openwrt/pull/1575 There's also some weird bug on Atheros MIPS (ath79 and ar71xx), more info on Github Best regards, Daniel ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-06 Thread Jo-Philipp Wich
Hi, > At least for me that's the but another reason was to enable guest > network (and BTW why Luci just don't have a single button for this?). Because it has not been implemented yet. Adding the code for it would probably consume another 5-10KB uncompressed. > [...] > Let's take for example

Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-06 Thread Jo-Philipp Wich
Hi, > Even standard Luci can be easily and significantly reduced in twice just > by removing images and icons. I don't think this is true. The few icons bundled with LuCI at are approx 19KB overall while a recent mips 24kc snapshot build of luci-base is 126KB in size. So the images account for

[OpenWrt-Devel] [PATCH] f2fs-tools: Update to 1.12.0

2018-12-06 Thread Rosen Penev
Tested on Turris Omnia. Signed-off-by: Rosen Penev --- package/utils/f2fs-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/utils/f2fs-tools/Makefile b/package/utils/f2fs-tools/Makefile index 659b3d244c..b782b80670 100644 ---

[OpenWrt-Devel] [PATCH] swconfig: Add missing include

2018-12-06 Thread Rosen Penev
Fixes these warnings: swlib.c:455:18: warning: implicit declaration of function 'isspace' swlib.c:461:9: warning: implicit declaration of function 'isdigit' Signed-off-by: Rosen Penev --- package/network/config/swconfig/Makefile| 2 +- package/network/config/swconfig/src/swlib.c | 1 + 2

Re: [OpenWrt-Devel] [PATCH] ipq806x: add ath10k calibration data MAC addresses patching

2018-12-06 Thread Mathias Kresin
28/10/2018 17:39, Christian Lamparter: Ben Greear reported in his patch: |Subject: netgear r7800: Fix mac address of radios. | |Reloading the driver causes the phyX to change, and that |caused the MAC address to change. This is because all ODM/OEMs except QCA bothered to write the correct MAC

Re: [OpenWrt-Devel] ar71xx Vs ath79 -- sysupgrade

2018-12-06 Thread Thomas Endt
> -Ursprüngliche Nachricht- > Von: Henrique de Moraes Holschuh > Em 05/12/2018 21:20, Thomas Endt escreveu: > >> Auftrag von Henrique de Moraes Holschuh Do we have a wiki table > >> somewhere that has the device name, ar71xx info and ath79 info, which > >> could be expanded with

Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-06 Thread Sergey Ponomarev
Hi, My first computer had 32 Mb of RAM and I was able to play in Half Life 1 on it :) Yes, I had an HDD of 2 Gb but also I played in Towers of Hanoi from a browser of QNX booted from a floppy disk 1.44 mb http://toastytech.com/guis/qnxdemo.html That's why I think that 32/4 is actually a lot :)

Re: [OpenWrt-Devel] [PATCH firewall3] redirects: properly handle src_dport in SNAT rules

2018-12-06 Thread Jo-Philipp Wich
Hi, On 12/6/18 6:03 PM, Hans Dedecker wrote: > In case of SNAT rules the src_dport parameter is used both as a rewrite > parameter as well as a matching parameter which is not the expected > behavior. > The latter is caused by port_redir being set to src_dport in case dest_port > parameter is

[OpenWrt-Devel] [PATCH firewall3] redirects: properly handle src_dport in SNAT rules

2018-12-06 Thread Hans Dedecker
In case of SNAT rules the src_dport parameter is used both as a rewrite parameter as well as a matching parameter which is not the expected behavior. The latter is caused by port_redir being set to src_dport in case dest_port parameter is not. As this logic is in place to mimic the old shell

[OpenWrt-Devel] [PATCH] redirects: properly handle src_dport in SNAT rules

2018-12-06 Thread Hans Dedecker
In case of SNAT rules the src_dport parameter is used both as a rewrite parameter as well as a matching parameter which is not the expected behavior. The latter is caused by port_redir being set to src_dport in case dest_port parameter is not. As this logic is in place to mimic the old shell

Re: [OpenWrt-Devel] [PATCH] ath79: Add support for Ubiquity

2018-12-06 Thread Petr Štetiar
Petr Štetiar [2018-11-20 00:28:50]: Hi Joe, > > cd openwrt.git > > git remote add github-ynezz https://github.com/ynezz/openwrt.git > > git fetch github-ynezz > > git checkout -b nanostation-m-xw github-ynezz/wip/nanostation-m-xw > > echo -e > >

[OpenWrt-Devel] [PATCH v5 2/2] Allow sysupgrade restore on ER

2018-12-06 Thread Jonathan Thibault
--- target/linux/octeon/base-files/lib/preinit/79_move_config | 15 --- target/linux/octeon/base-files/lib/upgrade/platform.sh| 15 --- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/target/linux/octeon/base-files/lib/preinit/79_move_config

[OpenWrt-Devel] [PATCH v5 0/2] Allow sysupgrade restore on ER

2018-12-06 Thread Jonathan Thibault
This is a very simple patch that completes sysupgrade functionality on UBNT ER8. Default layout leaves about 128MB free on the kernel partition so there is plenty of space for temporary config backups. Jonathan Thibault (2): Evaluate board names in alphabetical order Allow sysupgrade restore

[OpenWrt-Devel] [PATCH v5 1/2] Evaluate board names in alphabetical order

2018-12-06 Thread Jonathan Thibault
--- target/linux/octeon/base-files/lib/upgrade/platform.sh | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/octeon/base-files/lib/upgrade/platform.sh b/target/linux/octeon/base-files/lib/upgrade/platform.sh index cd49c0da36..6d258dbb0f 100755 ---

[OpenWrt-Devel] [PATCH] firewall3: link zone_loopback_helper chain through an OUTPUT rule

2018-12-06 Thread Alin Nastac
From: Alin Nastac Locally-generated packets are passing through OUTPUT chain, not PREROUTING. Signed-off-by: Alin Nastac --- zones.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/zones.c b/zones.c index 505ab20..8c3daef 100644 --- a/zones.c +++ b/zones.c @@

[OpenWrt-Devel] [PATCH V2 fstools] block: generate hotplug.d mount events

2018-12-06 Thread Rafał Miłecki
From: Rafał Miłecki With this change block generates 2 "mount" hotplug.d subsystem events: 1) "add" when block device gets mounted 2) "remove" when block device gets unmounted This allows e.g. controlling USB storage dependant software using hotplug.d listeners. A very similar solution was

Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-06 Thread Chuanhong Guo
Hi! proxy 于2018年12月6日周四 下午3:31写道: ... > > I'm a user from the Third World. Since devices with 64MB of RAM or Seriously? :) > more are a little expensive for us. > I bought many devices with 1MB flash and 8MB ram, mainly ar9331 qca9533. > Then update the RAM to 64MB, and solder a simple sop8

[OpenWrt-Devel] [PATCH libubox] hotplug: add hotplug_call() helper

2018-12-06 Thread Rafał Miłecki
From: Rafał Miłecki This new function imlements common code needed to run /etc/hotplug.d/ listeners. It allows specifying subsystem and environment strings as commonly used in the hotplug.d. Signed-off-by: Rafał Miłecki --- CMakeLists.txt | 2 +- hotplug.c | 35

Re: [OpenWrt-Devel] ar71xx Vs ath79 -- sysupgrade

2018-12-06 Thread Henrique de Moraes Holschuh
Em 05/12/2018 21:20, Thomas Endt escreveu: Auftrag von Henrique de Moraes Holschuh Do we have a wiki table somewhere that has the device name, ar71xx info and ath79 info, which could be expanded with ar71xx->ath79 status (no, yes but unverified, yes verified to be complete)? That would be

Re: [OpenWrt-Devel] [PATCH fstools] blockd: don't unmount device when removing it from the list

2018-12-06 Thread Rafał Miłecki
On 2018-12-06 08:24, John Crispin wrote: On 05/12/2018 13:39, Rafał Miłecki wrote: On 2018-12-05 13:31, Paul Oranje wrote: Op 4 dec. 2018, om 12:32 heeft Rafał Miłecki het volgende geschreven: From: Rafał Miłecki Device gets removed from the list (vlist_delete()) when block calls