Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH] mvebu: disable CPU_IDLE as a Mamba instability workaround

2018-03-20 Thread Zoltan HERPAI
Bjørn Mork wrote: Felix Fietkau writes: On 2018-03-19 10:51, Bjørn Mork wrote: A regression seriously affecting the Linksys WRT1900ACv1 (Mamba) was introduced some time between the OpenWrti/LEDE v4.4 and v4.9 kernels. The root cause has not yet been identified, despite

Re: [LEDE-DEV] kernel version status

2018-02-20 Thread Zoltan HERPAI
Hi, Michael Heimpold wrote: Hi, Am Sonntag, 18. Februar 2018, 22:43:42 CET schrieb Hauke Mehrtens: ... The following targets are on kernel 4.9 and are fine: ... * mxs ... a few weeks ago, I was in contact with Zoltan who started working on 4.14 support for mxs. I found some patches

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 0/5] x86: add support for microcode update

2018-01-18 Thread Zoltan HERPAI
On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/18/2018 01:51 PM, Nick Lowe wrote: Does an update to the Kernel, 4.9.77 and 4.14.14 need to be made to properly address this? There are fixes to mitigate Spectre. We even need a patch for GCC which will be in GCC 8 and 7.3. For master we

Re: [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-18 Thread Zoltan HERPAI
On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/17/2018 08:41 PM, Zoltan HERPAI wrote: Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/firmware/linux-firmware/x86.mk | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/firmware/linux-firmware/x86.mk

[LEDE-DEV] [PATCH 4/5] firmware: add microcode package for Intel

2018-01-17 Thread Zoltan HERPAI
(separate for CPU families) will be installed. The microcodes are updated from preinit - that's the earliest place where we can do it. Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/firmware/intel-microcode/Makefile | 51 ++ .../intel-microcode/files

[LEDE-DEV] [PATCH 0/5] x86: add support for microcode update

2018-01-17 Thread Zoltan HERPAI
too much hassle. Thanks, Zoltan H Zoltan HERPAI (5): x86: enable microcode loading for Intel and AMD firmware: add microcode package for AMD64 tools: add iucode-tool firmware: add microcode package for Intel packages: intel-microcode: update to 20180108 package/firmware/intel

[LEDE-DEV] [PATCH 1/5] x86: enable microcode loading for Intel and AMD

2018-01-17 Thread Zoltan HERPAI
Enable for 4.9 and 4.14. Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- target/linux/x86/config-4.14 | 5 - target/linux/x86/config-4.9 | 5 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/target/linux/x86/config-4.14 b/target/linux/x86/config-4.14 index b

[LEDE-DEV] [PATCH 3/5] tools: add iucode-tool

2018-01-17 Thread Zoltan HERPAI
Add tool to "compile" Intel microcode files. The tool will be compiled for host (to split the microcode.dat) and for target (to forcibly reload the microcode or scan the system if required). Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/system/iucode-to

[LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-17 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/firmware/linux-firmware/x86.mk | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/firmware/linux-firmware/x86.mk diff --git a/package/firmware/linux-firmware/x86.mk b/package/firmware/linux-firmware/x86.

Re: [LEDE-DEV] owrt landing page

2018-01-06 Thread Zoltan HERPAI
Hi Thomas, The OpenWrt wiki is actually running on my box, so you'll need me for that. Let's catch up on IRC how to get the targz to you. Regards, Zoltan H On Sat, 6 Jan 2018, Thomas Endt wrote: Hi John, Since the styling is based on CSS, we would need the OpenWrt wiki's CSS for that.

Re: [LEDE-DEV] [FINAL CALL] Merging the 'OpenWrt merge' patches

2017-12-08 Thread Zoltan HERPAI
On Fri, 8 Dec 2017, Felix Fietkau wrote: On 2017-12-07 15:55, Felix Fietkau wrote: Hi, Are there any remaining concerns about those 'OpenWrt merge' patches that have been sitting in my staging tree for a while now? If not, I plan on pushing them to master this weekend. Done. - Felix

[LEDE-DEV] [PATCH v2] ramips: add support for Asus RT-N11P / RT-N12+ / RT-N12E b1

2017-12-06 Thread Zoltan HERPAI
) Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- target/linux/ramips/base-files/etc/board.d/01_leds | 6 ++ .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramips/base-files/lib/upgrade/platform.sh | 1 +

[LEDE-DEV] [PATCH] ramips: add support for Asus RT-N11P / RT-N12+ / RT-N12E b1

2017-12-04 Thread Zoltan HERPAI
send it with a TFTP client to 192.168.1.1 . 3. Router will download file from server, write it to flash and reboot. Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- target/linux/ramips/base-files/etc/board.d/01_leds | 6 + .../linux/ramips/base-files/etc/board.d/02_network | 1 +

Re: [LEDE-DEV] [PATCH v4 0/8] merge: add OpenWrt branding

2017-12-03 Thread Zoltan HERPAI
Zoltan HERPAI wrote: Felix Fietkau wrote: On 2017-11-07 09:45, Zoltan HERPAI wrote: Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge. The git and other

Re: [LEDE-DEV] [PATCH v4 0/8] merge: add OpenWrt branding

2017-11-27 Thread Zoltan HERPAI
Felix Fietkau wrote: On 2017-11-07 09:45, Zoltan HERPAI wrote: Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge. The git and other sources are untouched

[LEDE-DEV] [PATCH v4 2/8] merge: release/banner: drop release name and update banner

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- include/version.mk | 12 ++-- package/base-files/files/etc/banner | 18 -- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/include/version.mk b/include/version.mk index 1a0d3c9..a

[LEDE-DEV] [PATCH v4 0/8] merge: add OpenWrt branding

2017-11-07 Thread Zoltan HERPAI
- update uhttpd cert gen - update banner - update busybox NSLOOKUP patch v3: - drop recipe in banner v4: - split patches Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> Signed-off-by: Imre Kaloz <ka...@openwrt.org> Zoltan HERPAI (8): merge: base: update base-files and

[LEDE-DEV] [PATCH v4 3/8] merge: targets: update image generation and targets

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- include/image-commands.mk| 6 +++--- include/image.mk | 2 +- package/boot/uboot-layerscape-armv8_32b/Makefile | 2 +- scripts/brcmImage.pl | 2 +- s

[LEDE-DEV] [PATCH v4 4/8] merge: ssid: update default ssid

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh | 2 +- package/kernel/mac80211/files/lib/wifi/mac80211.sh| 2 +- package/network/services/hostapd/files/hostapd.sh | 4 ++-- target/linux/omap24xx/base-files/etc/config/wireles

[LEDE-DEV] [PATCH v4 1/8] merge: base: update base-files and basic config

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- Config.in| 2 +- Makefile | 2 +- README | 6 +++--- package/base-files/Ma

[LEDE-DEV] [PATCH v4 8/8] merge: etc: update remaining files

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- include/prereq-build.mk | 2 +- target/imagebuilder/files/repositories.conf | 2 +- target/toolchain/files/README.TOOLCHAIN | 2 +- toolchain/gcc/common.mk | 2 +- 4 files changed, 4 insertions

[LEDE-DEV] [PATCH v4 5/8] merge: packages: update branding in core packages

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/network/services/lldpd/files/lldpd.config | 2 +- package/network/services/lldpd/files/lldpd.init | 2 +- package/network/services/samba36/files/samba.config | 4 ++-- package/network/services/samba36/files/samba.init

[LEDE-DEV] [PATCH v4 6/8] merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/utils/busybox/Config-defaults.in | 4 ++-- package/utils/busybox/config/networking/Config.in| 12 ++-- .../utils/busybox/patches/230-add_nslookup_lede.patch| 16 3 files chang

[LEDE-DEV] [PATCH v4 7/8] merge: uhttpd: update cert generation to match system defaults

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/network/services/uhttpd/files/uhttpd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/uhttpd/files/uhttpd.init b/package/network/services/uhttpd/files/uhttpd.init index 6b8be1c..4

[LEDE-DEV] [PATCH v3] merge: add OpenWrt branding

2017-11-04 Thread Zoltan HERPAI
- update uhttpd cert gen - update banner - update busybox NSLOOKUP patch v3: - drop recipe in banner - drop release name as per [1], update banner accordingly - drop VERSION_NICK [1] http://lists.infradead.org/pipermail/lede-adm/2017-October/000636.html Signed-off-by: Zoltan

Re: [LEDE-DEV] [PATCH v2] merge: add OpenWrt branding

2017-11-02 Thread Zoltan HERPAI
Hi Hauke, Hauke Mehrtens wrote: On 10/26/2017 09:05 PM, Dave Taht wrote: Hannu Nyman <hannu.ny...@iki.fi> writes: Zoltan HERPAI kirjoitti 26.10.2017 klo 18:41: + - + * 2 oz. Orange Juice Combine all

[LEDE-DEV] [PATCH v2] merge: add OpenWrt branding

2017-10-26 Thread Zoltan HERPAI
- update uhttpd cert gen - update banner - update busybox NSLOOKUP patch Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> Signed-off-by: Imre Kaloz <ka...@openwrt.org> --- Config.in | 2 +- Makefile

Re: [LEDE-DEV] [OpenWrt-Devel] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Hauke, On Tue, 24 Oct 2017, Hauke Mehrtens wrote: On 10/24/2017 09:47 PM, Hans Dedecker wrote: On Tue, Oct 24, 2017 at 7:17 PM, Mathias Kresin <d...@kresin.me> wrote: 2017-10-24 16:59 GMT+02:00 Zoltan HERPAI <wigy...@uid0.hu>: Signed-off-by: Imre Kaloz <ka...@openw

Re: [LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Jo, On Tue, 24 Oct 2017, Jo-Philipp Wich wrote: Hi, comments inline. Signed-off-by: Imre Kaloz Given the fact that we explicitely wanted to avoid @openwrt.org mails and that this was one of the discussion points leading to the split I find it delicate to seal the

Re: [LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Hannu, On Tue, 24 Oct 2017, Hannu Nyman wrote: Zoltan HERPAI kirjoitti 24.10.2017 klo 14:46: Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge

[LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge. The git and other sources are untouched until the infra merge. Signed-off-by: Zoltan HERPAI <w

Re: [LEDE-DEV] [PATCH 9/9] ar71xx: add support for Comfast E214N V2 Outdoor CPE

2017-10-24 Thread Zoltan HERPAI
Hi, Piotr Dymacz wrote: Hello Zoltan, On 22.10.2017 22:21, Zoltan HERPAI wrote: Based on Robert Budde's patch, with additional reworks. https://github.com/openwrt/openwrt/pull/390 Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- [snip] We have some COMFAST devices already supported

[LEDE-DEV] [PATCH] sunxi: add Orange Pi 2 support

2017-10-23 Thread Zoltan HERPAI
- H3 @ 1.3 GHz - 1GiB DDR3 - 10/100Mbps Ethernet - Realtek RTL8189ETV wifi - 4 USB 2.0 Difference to the "Orange Pi Plus" is the lack of Gbit ethernet and lack of onboard flash. Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- package/boot/uboot-sunxi/Makefile | 7 +

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 6/9] ar71xx: add support for Anonabox Pro

2017-10-23 Thread Zoltan HERPAI
L. D. Pinney wrote: Why does this patch use "legacy" ? On Monday, October 23, 2017, 4:23:20 AM GMT+8, Zoltan HERPAI <wigy...@uid0.hu> wrote: Because this seemed to build, and without access to the actual hardware, I had to rely on the PR sent. Happy to see tha

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 8/9] ramips: add Devolo WiFi Repeater (mt2681)

2017-10-23 Thread Zoltan HERPAI
Hi Mathias, On Mon, 23 Oct 2017, Mathias Kresin wrote: 22.10.2017 22:21, Zoltan HERPAI: This is pretty much the same as the ALL0256N-8M but with different LED settings. Based on Matt Jenkins' patch, with additional reworks. https://github.com/openwrt/openwrt/pull/491 Signed-off-by: Zoltan

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt -> LEDE git tree merge

2017-10-23 Thread Zoltan HERPAI
Hi Mathias, On Mon, 23 Oct 2017, Mathias Kresin wrote: 22.10.2017 22:56, Hauke Mehrtens: On 10/22/2017 10:28 PM, Zoltan HERPAI wrote: Hi, - https://github.com/openwrt/openwrt/pull/312 ar71xx: add support for Zsun WiFi SD Card Reader This is missing a Singed-of-by line A few days ago

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt -> LEDE git tree merge

2017-10-22 Thread Zoltan HERPAI
Hi, Zoltan HERPAI wrote: Hi Hauke, On Sun, 22 Oct 2017, Hauke Mehrtens wrote: I am working on merging the missing commits from the OpenWrt git repository into the LEDE repository. Here is a list of all non merge commits from the OpenWrt git repository and their corresponding LEDE commit IDs

[LEDE-DEV] [PATCH 6/9] ar71xx: add support for Anonabox Pro

2017-10-22 Thread Zoltan HERPAI
From: August Germar <aug...@anonabox.com> Chipset is a 650mhz Atheros with 128mb ram. Variation of QCA9531 SoC with two Ethernet ports and a 802.11n 2.4 GHz radio. Signed-off-by: August Germar <aug...@anonabox.com> [with review by Daniel Engberg] Reviewed-by: Zoltan HERPAI <

[LEDE-DEV] [PATCH 3/9] package: kernel: dtc: Add DTO support

2017-10-22 Thread Zoltan HERPAI
From: Marek Vasut Add patch with the DT overlay support into the DTC package. Signed-off-by: Marek Vasut --- ...ripts-dtc-Update-to-version-with-overlays.patch | 642 + 1 file changed, 642 insertions(+) create mode 100644

[LEDE-DEV] [PATCH 9/9] ar71xx: add support for Comfast E214N V2 Outdoor CPE

2017-10-22 Thread Zoltan HERPAI
Based on Robert Budde's patch, with additional reworks. https://github.com/openwrt/openwrt/pull/390 Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 10 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base

[LEDE-DEV] [PATCH 5/9] netfilter, iptables: add optional CHECKSUM module

2017-10-22 Thread Zoltan HERPAI
From: Denis Osvald Signed-off-by: Denis Osvald --- include/netfilter.mk | 4 package/kernel/linux/modules/netfilter.mk | 17 + package/network/utils/iptables/Makefile | 10 ++ 3 files

[LEDE-DEV] [PATCH 8/9] ramips: add Devolo WiFi Repeater (mt2681)

2017-10-22 Thread Zoltan HERPAI
This is pretty much the same as the ALL0256N-8M but with different LED settings. Based on Matt Jenkins' patch, with additional reworks. https://github.com/openwrt/openwrt/pull/491 Signed-off-by: Zoltan HERPAI <wigy...@uid0.hu> --- target/linux/ramips/base-files/etc/board.d/01_leds

[LEDE-DEV] [PATCH 2/9] package: kernel: dtc: Add device tree compiler package

2017-10-22 Thread Zoltan HERPAI
From: Marek Vasut Add package with the DT compiler v1.4.1 . Signed-off-by: Marek Vasut --- package/kernel/dtc/Makefile | 36 1 file changed, 36 insertions(+) create mode 100644 package/kernel/dtc/Makefile diff --git

[LEDE-DEV] [PATCH 7/9] sunxi: Added profile for HAOYU Electronics Marsboard A10

2017-10-22 Thread Zoltan HERPAI
From: Kayo Phoenix <k...@illumium.org> The MarsBoard was a short-lived credit-card sized, extendable board with an Allwinner A10 SoC. http://linux-sunxi.org/MarsBoard_A10 Signed-off-by: Kayo Phoenix <k...@illumium.org> [Forward-ported to new target layout:] Signed-off-by: Zoltan

[LEDE-DEV] [PATCH 1/9] hwmon-coretemp: add thermal monitor for Core/Core2/Atom

2017-10-22 Thread Zoltan HERPAI
From: Philip Prindeville Signed-off-by: Philip Prindeville --- package/kernel/linux/modules/hwmon.mk | 15 +++ 1 file changed, 15 insertions(+) diff --git a/package/kernel/linux/modules/hwmon.mk

Re: [LEDE-DEV] OpenWrt -> LEDE git tree merge

2017-10-22 Thread Zoltan HERPAI
Hi Hauke, On Sun, 22 Oct 2017, Hauke Mehrtens wrote: I am working on merging the missing commits from the OpenWrt git repository into the LEDE repository. Here is a list of all non merge commits from the OpenWrt git repository and their corresponding LEDE commit IDs:

Re: [LEDE-DEV] [PATCH] uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references

2017-10-15 Thread Zoltan HERPAI
com> Acked-by: Zoltan HERPAI <wigy...@uid0.hu> --- ...02-sunxi-Fix-CONFIG_SUNXI_GMAC-references.patch | 93 ++ 1 file changed, 93 insertions(+) create mode 100644 package/boot/uboot-sunxi/patches/302-sunxi-Fix-CONFIG_SUNXI_GMAC-references.patch diff --git a/packag

Re: [LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-23 Thread Zoltan HERPAI
Hi Gerhard, On Sat, 23 Sep 2017, Gerhard Bertelsmann wrote: Hi, I'm trying Lede HEAD with a BananaPI (SUNXI7 A20) and have an issue with the network connection: root@Modellbahn-BPi:/# ping -qc 100 192.168.0.9 PING 192.168.0.9 (192.168.0.9): 56 data bytes [snip] Does anybody have a clue

Re: [LEDE-DEV] LEDE call for vote on remerge proposal V3

2017-09-19 Thread Zoltan HERPAI
Hi John, On Tue, 19 Sep 2017, John Crispin wrote: Hi Zoltan, actually its been 29 days since the domain transfer had been completed and ownership has been set properly. i already had a chat with some devs last week about what to do next, people are all very busy with their daytime jobs at

Re: [LEDE-DEV] [PATCH 00/13] sunxi: upgrade to kernel 4.9 and add A64 support

2017-09-18 Thread Zoltan HERPAI
On 09/10/2017 07:10 PM, Zoltan HERPAI wrote: The A8-based devices don't boot (A10/A13), waiting on me to come up with a fix. -w- On Sun, 10 Sep 2017, Lucian CRISTIAN wrote: Is something that blocks these patch sets to go in trunk ? Regards Lucian Hauke, With the splitted configs

Re: [LEDE-DEV] [PATCH 00/13] sunxi: upgrade to kernel 4.9 and add A64 support

2017-09-10 Thread Zoltan HERPAI
On Sun, 10 Sep 2017, Zoltan HERPAI wrote: The A8-based devices don't boot (A10/A13), waiting on me to come up with a fix. -w- On Sun, 10 Sep 2017, Lucian CRISTIAN wrote: Is something that blocks these patch sets to go in trunk ? It looks like that CONFIG_ARM_LPAE is the culprit

Re: [LEDE-DEV] [PATCH 00/13] sunxi: upgrade to kernel 4.9 and add A64 support

2017-09-10 Thread Zoltan HERPAI
The A8-based devices don't boot (A10/A13), waiting on me to come up with a fix. -w- On Sun, 10 Sep 2017, Lucian CRISTIAN wrote: Is something that blocks these patch sets to go in trunk ? Regards Lucian ___ Lede-dev mailing list

Re: [LEDE-DEV] [OpenWrt-Hackers] openwrt and lede - remerge proposal V3

2017-06-06 Thread Zoltan HERPAI
Hi, John Crispin wrote: Hi, here is a V3 of the remerge proposal, I tried to fold all the comments people made into it, if anything is missing let me know. Please remeber that post remerge anything can be voted on, so cluttering the proposal with many details will delay the remerge even

Re: [LEDE-DEV] [OpenWrt-Devel] openwrt and lede - remerge proposal V2

2017-05-23 Thread Zoltan HERPAI
Hi John, John Crispin wrote: here is a V2 of the remerge proposal, I tried to fold all the comments people made into it, if anything is missing let me know. [snip] Please let us know when you'll start a final vote on this proposal, or if you want to wait a few days if anything bumps in for a

Re: [LEDE-DEV] openwrt and lede - remerge proposal

2017-05-08 Thread Zoltan HERPAI
Hi, On Mon, 8 May 2017, Daniel Engberg wrote: Trac: Is it really worth keeping trac at all? What value does it add? Just display a page explaining that it's shutdown and forward to OpenWrt? There is a lot of "added value" in the tickets submitted throughout the years, either as comments,

Re: [LEDE-DEV] [PATCH v2 0/4] sunxi: rework image build and sysupgrade support

2017-01-01 Thread Zoltan HERPAI
Hi Yousong, Yousong Zhou wrote: This series mainly tries achieve the following goals - use new image generation method - squashfs sdcard image support - mkfs.f2fs or mkfs.ext4 remaining space within squashfs rootfs partition and mount it as rw overlay - sysupgrade with fwtool check

Re: [LEDE-DEV] [OpenWrt-Devel] Talks between OpenWrt and LEDE

2016-12-21 Thread Zoltan HERPAI
Hi all, To clarify, the reason for integrating the OpenWrt patches into the LEDE tree is that in the future, at an agreed point in time for both parties, the OpenWrt trunk would be rebased from the LEDE tree, giving the community a "clean" trunk going forward. (Hopefully at that time, the

Re: [LEDE-DEV] [OpenWrt-Devel] Package updates in the for-15.05 branch (libuv)

2016-11-10 Thread Zoltan HERPAI
Karl Palsson wrote: [snip] I'm concerned that given the lack of release from both LEDE and OpenWrt, people are starting to treat the for-15.05 branch like a free for all "mainline" branch again. [snip] All, 15.05 should definitely not be treated as a "mainline" branch, neither in core