Re: [LEDE-DEV] [PATCHv2 2/2] x86: accomodate mmc devices in sysupgrade for apu2

2016-05-23 Thread Russell Senior
also adds /usr/bin/find to the ramdisk during flashing. find is busybox, so the space consequences should be tiny. Signed-off-by: Russell Senior --- package/base-files/files/lib/upgrade/common.sh | 1 + target/linux/x86/base-files/lib/upgrade/platform.sh | 16 ++-- 2 files ch

[LEDE-DEV] ath25: kernel updating and new image generation testing

2016-05-23 Thread Sergey Ryazanov
Hello John, I has successfully tested your staging branch from 16 may with several AR231x based boards: Fonera 2.0g, DIR-300, DWL-2100AP. And would like to report that all works good (boot process, eth, wifi, usb, etc.) but require couple of tiny fixes for patches and for build code. Today your s

[LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Petr Štetiar
More info at https://www.kernel.org/introducing-fastly-cdn.html Signed-off-by: Petr Štetiar --- scripts/download.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/download.pl b/scripts/download.pl index 548eb7a..ec7067b 100755 --- a/scripts/download.pl +++ b/scripts/

Re: [LEDE-DEV] ath25: kernel updating and new image generation testing

2016-05-23 Thread John Crispin
On 23/05/2016 09:10, Sergey Ryazanov wrote: > Hello John, > > I has successfully tested your staging branch from 16 may with several > AR231x based boards: Fonera 2.0g, DIR-300, DWL-2100AP. And would like > to report that all works good (boot process, eth, wifi, usb, etc.) but > require couple o

Re: [LEDE-DEV] [PATCH 03/13] ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3

2016-05-23 Thread Sven Eckelmann
On Saturday 21 May 2016 13:23:50 John Crispin wrote: > Hi Sven, > > this patch fails to apply. Applied fine on Friday but I will just rebase it on the newest changes. Maybe you forgot to first apply your gathered changes in you staging repo [1,2,3,4]. You wanted to push them to source.git a while

Re: [LEDE-DEV] [PATCH 03/13] ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3

2016-05-23 Thread John Crispin
On 23/05/2016 09:40, Sven Eckelmann wrote: > On Saturday 21 May 2016 13:23:50 John Crispin wrote: >> Hi Sven, >> >> this patch fails to apply. > > Applied fine on Friday but I will just rebase it on the newest changes. Maybe > you forgot to first apply your gathered changes in you staging repo [

Re: [LEDE-DEV] [PATCH] lantiq: do not build images which exceed the flash size

2016-05-23 Thread John Crispin
On 21/05/2016 12:18, Mathias Kresin wrote: > The user benpicco in #openwrt reported that images are build which are > bigger that the available flash size. > > He provided a proof of concept fix and gave permission to me to send it > for inclusion. patch fails to apply. please fix an resend onc

Re: [LEDE-DEV] [PATCH 03/13] ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3

2016-05-23 Thread John Crispin
On 23/05/2016 09:40, Sven Eckelmann wrote: > On Saturday 21 May 2016 13:23:50 John Crispin wrote: >> Hi Sven, >> >> this patch fails to apply. > > Applied fine on Friday but I will just rebase it on the newest changes. Maybe > you forgot to first apply your gathered changes in you staging repo [

Re: [LEDE-DEV] WRT1900ACS Testing

2016-05-23 Thread Bjørn Mork
Dheeran Senthilvel writes: >> Its gonna take a while before either Linksys just releases a proper >> working drivers (or) just releases the code under GPL for upstream >> kernel-development (Just like what happened for raspberrypi). This is wrong. The mwlwifi driver is GPL and has been so for y

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Bjørn Mork
Petr Štetiar writes: > More info at https://www.kernel.org/introducing-fastly-cdn.html > > Signed-off-by: Petr Štetiar > --- > scripts/download.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/download.pl b/scripts/download.pl > index 548eb7a..ec7067b 100755 >

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Karl Palsson
Bjørn Mork wrote: > Not sure that is a good idea at this point. At least here, > kernel.org has IPv6 records while cdn.kernel.org does not: So you're taking that up with kernel.org right? Sincerely, Karl P signature.asc Description: OpenPGP Digital Signature ___

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Felix Fietkau
On 2016-05-23 10:29, Bjørn Mork wrote: > Petr Štetiar writes: > >> More info at https://www.kernel.org/introducing-fastly-cdn.html >> >> Signed-off-by: Petr Štetiar >> --- >> scripts/download.pl | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/scripts/download.pl b/sc

[LEDE-DEV] [PATCH staging 1/7] ath25: refresh kernel patches

2016-05-23 Thread Sergey Ryazanov
Avoid noise messages from quilt. Signed-off-by: Sergey Ryazanov --- target/linux/ath25/patches-4.4/120-spiflash.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath25/patches-4.4/120-spiflash.patch b/target/linux/ath25/patches-4.4/120-spiflash.patch index 7

[LEDE-DEV] [PATCH staging 6/7] ath25: correct image generation for Ubiquiti boards

2016-05-23 Thread Sergey Ryazanov
Correct board specification during image generation for Ubiquiti boards. Signed-off-by: Sergey Ryazanov --- target/linux/ath25/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath25/image/Makefile b/target/linux/ath25/image/Makefile index d6e9291..

[LEDE-DEV] [PATCH staging 4/7] ath25: drop useless patch

2016-05-23 Thread Sergey Ryazanov
010-board patch has been already added to the mainline kernel. Then files, which created by this patch, were removed in upstream, so now it just reintroduce couple of useless files. Remove patch completely. Relevant upstream commits: * d631fc60706ccd86c5c2b0084bcea0739952ce90 (MIPS: Create a com

[LEDE-DEV] [PATCH staging 3/7] ath25: fix AR2315 GPIO irq handler

2016-05-23 Thread Sergey Ryazanov
Adapt chained IRQ handler function as the "irq" argument is now removed from the irq flow handlers prototype in commit bd0b9ac405e1794d72533c3d487aa65b6b955a0c (genirq: Remove irq argument from irq flow handlers). Signed-off-by: Sergey Ryazanov --- target/linux/ath25/patches-4.4/108-ar2315_gpio.

[LEDE-DEV] [PATCH staging 2/7] ath25: refresh kernel configuration

2016-05-23 Thread Sergey Ryazanov
A lot of configuration options was changes since 3.18, so we need to refresh kernel config. Signed-off-by: Sergey Ryazanov --- target/linux/ath25/config-4.4 | 30 -- 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/target/linux/ath25/config-4.4 b/target/

[LEDE-DEV] [PATCH staging 5/7] ath25: drop USB packages from default profile

2016-05-23 Thread Sergey Ryazanov
Looks like c/p error. Signed-off-by: Sergey Ryazanov --- target/linux/ath25/profiles/00-default.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/ath25/profiles/00-default.mk b/target/linux/ath25/profiles/00-default.mk index d0472a9..b40eb1b 100644 --- a/target/linux/ath25/prof

[LEDE-DEV] [PATCH staging 7/7] ath25: recover creation of separate kernel and rootfs

2016-05-23 Thread Sergey Ryazanov
Since we do not generate factory images for most of supported platforms, we need individual kernel and rootfs to be able update factory firmware by our via RedBoot. Signed-off-by: Sergey Ryazanov --- target/linux/ath25/image/Makefile | 17 + 1 file changed, 17 insertions(+) diff

[LEDE-DEV] [PATCH staging 0/7] ath25: minor fixes after kernel updating

2016-05-23 Thread Sergey Ryazanov
This series is a set of minor fixes after kernel updating and switching to new image generation. Nothing critical, just several tiny improvements. Sergey Ryazanov (7): ath25: refresh kernel patches ath25: refresh kernel configuration ath25: fix AR2315 GPIO irq handler ath25: drop useless p

Re: [LEDE-DEV] [PATCH staging 0/7] ath25: minor fixes after kernel updating

2016-05-23 Thread John Crispin
On 23/05/2016 11:30, Sergey Ryazanov wrote: > This series is a set of minor fixes after kernel updating and switching > to new image generation. Nothing critical, just several tiny improvements. > > Sergey Ryazanov (7): > ath25: refresh kernel patches > ath25: refresh kernel configuration >

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Arjen de Korte
Citeren Felix Fietkau : On 2016-05-23 10:29, Bjørn Mork wrote: Petr Štetiar writes: More info at https://www.kernel.org/introducing-fastly-cdn.html Signed-off-by: Petr Štetiar --- scripts/download.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/download.pl b

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Petr Štetiar
Felix Fietkau [2016-05-23 11:11:50]: > On 2016-05-23 10:29, Bjørn Mork wrote: > > Petr Štetiar writes: > > > >> - push @mirrors, "https://kernel.org/pub/$dir";; > >> + push @mirrors, "https://cdn.kernel.org/pub/$dir";; > >>push @mirrors, "ft

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Arjen de Korte
Citeren Petr Štetiar : Felix Fietkau [2016-05-23 11:11:50]: On 2016-05-23 10:29, Bjørn Mork wrote: > Petr Štetiar writes: > >> - push @mirrors, "https://kernel.org/pub/$dir";; >> + push @mirrors, "https://cdn.kernel.org/pub/$dir";; >>

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Felix Fietkau
On 2016-05-23 12:29, Petr Štetiar wrote: > Felix Fietkau [2016-05-23 11:11:50]: > >> On 2016-05-23 10:29, Bjørn Mork wrote: >> > Petr Štetiar writes: >> > >> >> - push @mirrors, "https://kernel.org/pub/$dir";; >> >> + push @mirrors, "https://cdn.kernel.org/pub/$d

[LEDE-DEV] [PATCH v2] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Petr Štetiar
More info at https://www.kernel.org/introducing-fastly-cdn.html Signed-off-by: Petr Štetiar --- Changes since v1: * use CDN first then use directly regular www.kernel.org * remove FTP mirror, it's same host as www so likely to fail also scripts/download.pl | 4 ++-- 1 file changed, 2 insertio

Re: [LEDE-DEV] [PATCH RFC 2/2] x86: lift generic x86-32 target

2016-05-23 Thread Felix Fietkau
On 2016-05-19 01:17, Stijn Tintel wrote: > On 17-05-16 23:37, Felix Fietkau wrote: >> On 2016-05-17 23:12, Daniel Golle wrote: >>> * build for pentium4 instead of i486 >>> * enable PAE >>> * enable EFI support >>> * enable KVM guest and host support > Is anyone running KVM on a 32bit host? I would

Re: [LEDE-DEV] [PATCH staging 0/7] ath25: minor fixes after kernel updating

2016-05-23 Thread Sergey Ryazanov
2016-05-23 12:45 GMT+03:00 John Crispin : > On 23/05/2016 11:30, Sergey Ryazanov wrote: >> This series is a set of minor fixes after kernel updating and switching >> to new image generation. Nothing critical, just several tiny improvements. >> >> Sergey Ryazanov (7): >> ath25: refresh kernel patc

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Bjørn Mork
Felix Fietkau writes: > On 2016-05-23 12:29, Petr Štetiar wrote: >> Felix Fietkau [2016-05-23 11:11:50]: >> >>> On 2016-05-23 10:29, Bjørn Mork wrote: >>> > Petr Štetiar writes: >>> > >>> >> -push @mirrors, "https://kernel.org/pub/$dir";; >>> >> +

[LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread Felix Fietkau
Hi Daniel et al. after a long delay, I finally got around to looking into multi profile selection again. After reviewing your code and thinking about it some more, I decided to go with a slightly different approach from the one that you took. I'm working towards not only being able to build an im

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread Rafał Miłecki
On 23 May 2016 at 13:38, Felix Fietkau wrote: > after a long delay, I finally got around to looking into multi profile > selection again. After reviewing your code and thinking about it some > more, I decided to go with a slightly different approach from the one > that you took. > > I'm working to

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread Felix Fietkau
On 2016-05-23 13:56, Rafał Miłecki wrote: > On 23 May 2016 at 13:38, Felix Fietkau wrote: >> after a long delay, I finally got around to looking into multi profile >> selection again. After reviewing your code and thinking about it some >> more, I decided to go with a slightly different approach f

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread Rafał Miłecki
On 23 May 2016 at 13:59, Felix Fietkau wrote: > On 2016-05-23 13:56, Rafał Miłecki wrote: >> On 23 May 2016 at 13:38, Felix Fietkau wrote: >>> after a long delay, I finally got around to looking into multi profile >>> selection again. After reviewing your code and thinking about it some >>> more,

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Arjen de Korte
Citeren Bjørn Mork : Felix Fietkau writes: On 2016-05-23 12:29, Petr Štetiar wrote: Felix Fietkau [2016-05-23 11:11:50]: On 2016-05-23 10:29, Bjørn Mork wrote: > Petr Štetiar writes: > >> - push @mirrors, "https://kernel.org/pub/$dir";; >> + push

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread John Crispin
On 23/05/2016 14:02, Rafał Miłecki wrote: > On 23 May 2016 at 13:59, Felix Fietkau wrote: >> On 2016-05-23 13:56, Rafał Miłecki wrote: >>> On 23 May 2016 at 13:38, Felix Fietkau wrote: after a long delay, I finally got around to looking into multi profile selection again. After review

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Bjørn Mork
Arjen de Korte writes: > Since GitHub apparently also uses Fastly as CDN provider, building on > a machine with IPv6 only connectivity is going to be difficult anyway. > Using both won't hurt, but if you're not able to connect to an IPv4 > server for the kernel sources, you'll likely run into sim

Re: [LEDE-DEV] [PATCH] scripts/download.pl: Use CDN for kernel downloads

2016-05-23 Thread Baptiste Jonglez
On Mon, May 23, 2016 at 01:02:06PM +0200, Bjørn Mork wrote: > Felix Fietkau writes: > > You could put the CDN first, and the regular kernel.org afterwards. > > Sounds like a good solution. > > As for reporting this problem to the kernel.org admins: I'm pretty sure > they are aware of the issue,

[LEDE-DEV] [PATCH v2] busybox: sysntpd - Support for NTP servers received via DHCP(v6)

2016-05-23 Thread Hans Dedecker
The busybox ntpd utility currently uses ntp servers specified in uci. This patch allows the ntpd utility to use NTP servers received via DHCP(v6) Following uci parameters have been added: use_dhcp : enables NTP server config via DHCP(v6) dhcp_interface : use NTP servers received only on the

Re: [LEDE-DEV] A question on procd interface_trigger vs raw_trifger

2016-05-23 Thread Hans Dedecker
On Mon, May 23, 2016 at 12:04 AM, Daniel Dickinson wrote: > Hi, > > I've noticed that network_trigger has gone away and is replaced by > interface_trigger, but have seen raw_trigger too, and am not clear on > when one would use which. If you want to install a trigger for a specific interface you c

Re: [LEDE-DEV] [PATCH 2/2] [RFC] ar71xx/cpe510: use second wifi calibration table

2016-05-23 Thread Alexander Couzens
On Mon, 23 May 2016 07:51:16 +0200 John Crispin wrote: > why is this a RFC ? i am failing to see what we should comment on sorry, next time I should explain this more. I put RFC on it, to get more comments from Felix and Matthias about this. The device has 2 calibration table with different RF

Re: [LEDE-DEV] [OpenWrt-Devel] Why does multiple instance dnsmasq work with jails but not without?

2016-05-23 Thread Shankar Unni
IIRC, your patch did not specify different -x options to each instance to ensure that the PID files were written to separate files. That's at least one issue that occasionally caused races at startup. On Tue, May 17, 2016 at 11:24 PM, Daniel Dickinson wrote: > Hi all, > > I had a patch that I sub

[LEDE-DEV] [PATCH] package/util-linux: Fix libmount build under uClibc

2016-05-23 Thread Alexey Brodkin
This fixes util-linux building with uClibc. Patch is taken as it is from Buildroot: https://git.busybox.net/buildroot/plain/package/util-linux/0001-Fix-libmount-build-under-uClibc.patch?id=baccb506a6feabf114623866568121f49712f5df Signed-off-by: Alexey Brodkin --- .../004-Fix-libmount-build-under

[LEDE-DEV] [PATCH] toolchain: uClibc: Bump to the most recent version 1.0.14

2016-05-23 Thread Alexey Brodkin
This change updates uClibc version to the most recent 1.0.14 release. Signed-off-by: Alexey Brodkin --- toolchain/uClibc/Config.version | 2 +- toolchain/uClibc/common.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/toolchain/uClibc/Config.version b/toolchain/uClib

Re: [LEDE-DEV] [PATCH v2] busybox: sysntpd - Support for NTP servers received via DHCP(v6)

2016-05-23 Thread Jo-Philipp Wich
Hi Hans, staged in https://git.lede-project.org/?p=lede/jow/staging.git;a=commitdiff;h=cd82680f1b25ed7a2acc267b643a4ae72d166002 with a minor correction; I moved the new dependency to the runtime DEPENDS not to the build dependency spec. ~ Jo ___ Lede-d

Re: [LEDE-DEV] WRT1900ACS Testing

2016-05-23 Thread Dave Taht
We had found some pretty major performance problems on this hardware as of a few months ago. I am curious if they still exist? A whole bunch of benchmarks went by on the cerowrt-devel list, also. They were: 1) broken local ethernet network stack - running 4 copies of netperf against it - one woul

Re: [LEDE-DEV] [RFC] uhttpd: [PATCH 1/2] modules: Add proxy module

2016-05-23 Thread Jo-Philipp Wich
Hi Daniel, from a cursory look the code looks okay to me so far however I'd really love to see this getting added as loadable plugin. Do you think it is feasible to do? We might need to extend "struct uhttpd_ops" for that but that should be no problem as long as new members are getting added at t

Re: [LEDE-DEV] [RFC] uhttpd: [PATCH 1/2] modules: Add proxy module

2016-05-23 Thread Felix Fietkau
On 2016-05-23 17:12, Jo-Philipp Wich wrote: > Hi Daniel, > > from a cursory look the code looks okay to me so far however I'd really > love to see this getting added as loadable plugin. > > Do you think it is feasible to do? We might need to extend "struct > uhttpd_ops" for that but that should b

Re: [LEDE-DEV] [PATCH 2/2] [RFC] ar71xx/cpe510: use second wifi calibration table

2016-05-23 Thread Matthias Schiffer
On 05/23/2016 03:23 AM, Alexander Couzens wrote: > The cpe510 has two calibration tables. The first calibration > table requires to modify ath9k driver to work (patched tx gain table). Hi, do you have any idea if the TP-Link firmware also uses the second calibration table, or if their version of t

Re: [LEDE-DEV] [PATCH 2/2] [RFC] ar71xx/cpe510: use second wifi calibration table

2016-05-23 Thread Felix Fietkau
On 2016-05-23 19:19, Matthias Schiffer wrote: > On 05/23/2016 03:23 AM, Alexander Couzens wrote: >> The cpe510 has two calibration tables. The first calibration >> table requires to modify ath9k driver to work (patched tx gain table). > > Hi, > do you have any idea if the TP-Link firmware also use

Re: [LEDE-DEV] [PATCH 1/2] ar71xx/cpe510: split profile into 2 profiles cpe210 and cpe510

2016-05-23 Thread Matthias Schiffer
On 05/23/2016 03:17 AM, Alexander Couzens wrote: > Split profile into 2GHz and 5GHz. The 5GHz devices are > quite "special". The 2 GHz works perfect. If we can't avoid splitting the images, tools/firmware-utils/src/tplink-safeloader.c and the calls to tplink-safeloader in target/linux/ar71xx/image

[LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread Alexey Brodkin
In uClibc-ng O_PATH and O_DIRECTORY are only defined if _GNU_SOURCE is defined. So explicitly define _GNU_SOURCE in sources that use O_PATH and O_DIRECTORY. Without that extra definition that's what happens when building procd. utils/utils.c: ->8-- ...

Re: [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread John Crispin
Hi, is it really a gnu extension or is uclibc b0rked for these symbols ? John On 23/05/2016 19:57, Alexey Brodkin wrote: > In uClibc-ng O_PATH and O_DIRECTORY are only defined if _GNU_SOURCE is > defined. > > So explicitly define _GNU_SOURCE in sources that use O_PATH and > O_DIRECTORY.

Re: [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread Felix Fietkau
On 2016-05-23 20:03, John Crispin wrote: > Hi, > is it really a gnu extension or is uclibc b0rked for these symbols ? At least O_PATH is Linux specific, so defining _GNU_SOURCE makes sense. - Felix ___ Lede-dev mailing list Lede-dev@lists.infradead.org

Re: [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread Waldemar Brodkorb
Hi John, John Crispin wrote, > Hi, > is it really a gnu extension or is uclibc b0rked for these symbols ? I think it isn't b0rked. It was added for ARM GNU libc here under #ifdef __USE_GNU: https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=sysdeps/unix/sysv/linux/arm/bits/fcntl.h;h=aa2d36ca80f

Re: [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread John Crispin
On 23/05/2016 20:12, Waldemar Brodkorb wrote: > Hi John, > John Crispin wrote, > >> Hi, >> is it really a gnu extension or is uclibc b0rked for these symbols ? > > I think it isn't b0rked. > It was added for ARM GNU libc here under #ifdef __USE_GNU: > https://sourceware.org/git/?p=glibc.git;a=b

Re: [LEDE-DEV] [PATCHv3 2/2] x86: generalize partition discovery for sysupgrade

2016-05-23 Thread Russell Senior
adds support for mmc on apu2 also adds /usr/bin/find to the ramdisk during flashing. find is busybox, so the space consequences should be tiny. Signed-off-by: Russell Senior --- package/base-files/files/lib/upgrade/common.sh | 1 + .../x86/base-files/lib/preinit/79_move_config | 6 +

[LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-23 Thread A. Benz
Hi Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 See log: http://paste.debian.net/698070/ -- Regards, A. Benz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH ubus] ubusd: fix systemd socket activation support

2016-05-23 Thread Matthias Schiffer
62cdfc3 added systemd units including a ubus.socket unit, but didn't actually add socket activation support to ubusd. This would cause the first connection that activated ubusd to hang (as ubusd ignored it), and stopping ubusd would break it completely (as ubusd removed the socket file). The ENABL

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-23 Thread John Crispin
On 24/05/2016 02:00, A. Benz wrote: > Hi > > Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 > > See log: > http://paste.debian.net/698070/ > looks like there is no rootfs flashed. whih image did you use ? John ___ Lede-dev m

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-23 Thread Yousong Zhou
On 24 May 2016 at 12:35, John Crispin wrote: > > > On 24/05/2016 02:00, A. Benz wrote: >> Hi >> >> Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 >> >> See log: >> http://paste.debian.net/698070/ >> > > looks like there is no rootfs flashed. whih image did you use ? > > John

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-23 Thread Rafał Miłecki
On 23 May 2016 at 13:38, Felix Fietkau wrote: > You can find my work in progress in my staging tree: > https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary > > If you have some time, feedback and patches converting profiles/* stuff > into proper device profiles will be appreciated. I'm

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-23 Thread John Crispin
On 24/05/2016 07:33, Yousong Zhou wrote: > On 24 May 2016 at 12:35, John Crispin wrote: >> >> >> On 24/05/2016 02:00, A. Benz wrote: >>> Hi >>> >>> Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 >>> >>> See log: >>> http://paste.debian.net/698070/ >>> >> >> looks like there is no

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-23 Thread John Crispin
On 24/05/2016 07:48, John Crispin wrote: > > > On 24/05/2016 07:33, Yousong Zhou wrote: >> On 24 May 2016 at 12:35, John Crispin wrote: >>> >>> >>> On 24/05/2016 02:00, A. Benz wrote: Hi Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 See log: http:/