[LEDE-DEV] [RFC 1/1] base-files/etc/rc.common: allow services to overwrite PROCD functions

2017-11-20 Thread Zefir Kurtisi
PROCD services can't overwrite those functions defined in the USE_PROCD body (like stop()), since the initfile is sourced before. This change moves the sourcing below and with that allows PROCD init scripts to overwrite them. Signed-off-by: Zefir Kurtisi ---

[LEDE-DEV] [RFC 0/1] allow services to overwrite PROCD functions

2017-11-20 Thread Zefir Kurtisi
For a custom use-case I need '/etc/init.d/log stop' to stop logread instances but keep the log daemon running. While at that, I noticed that PROCD init scripts can't overwrite those functions defined in /etc/rc.common in the USE_PROCD block, since they are sourced right before. Not sure if this

Re: [LEDE-DEV] opkg-lede not handling ar-ipks or debs anymore - bug or feature?

2017-11-20 Thread Jo-Philipp Wich
Hi Christian, I currently have no intention to re-introduce support for .ar packed archives. Regards, Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] Info und Aktuelles für firstconnect.eu

2017-11-20 Thread Cheryl Hardwick
Sehr geehrte Damen und Herren, Es ist amtlich das der DomainName firstconnect.eu für Sie zur möglichen Abgabe steht. Würden Sie mir bitte eine kurze Rückmeldung geben ob es für Sie von Interesse ist? Ich wünsche einen guten Start in die neue Woche. Cheryl Hardwick

Re: [LEDE-DEV] [PATCH opkg] libopkg: fix SHA256 calculation for big endian system

2017-11-20 Thread Jo-Philipp Wich
On 11/18/2017 01:25 PM, Jonas Gorski wrote: > The SHA256 implementation relied on WORDS_BIGENDIAN being defined for > big endian systems, but this was never done. This caused it to produce > wrong checksums on those systems. > > Fix this by replacing the check with a generic check for big endian

Re: [LEDE-DEV] opkg-lede not handling ar-ipks or debs anymore - bug or feature?

2017-11-20 Thread Christian Beier
> Date: Mon, 20 Nov 2017 10:07:10 +0100 > From: Jo-Philipp Wich > To: lede-dev@lists.infradead.org > Subject: Re: [LEDE-DEV] opkg-lede not handling ar-ipks or debs anymore > - bug or feature? > Message-ID: > Content-Type:

Re: [LEDE-DEV] [PATCH 1/4] firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058

2017-11-20 Thread Christian Lamparter
On Monday, November 20, 2017 9:45:28 AM CET Matthew McClintock wrote: > Did you get ath10k working on ipq4019? Yes, I managed to upstream the wifi dts changes some time ago and they all have been accepted. In fact the new 4.14 does ships with those. https://patchwork.kernel.org/patch/9858197/

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-20 Thread Christian Lamparter
Hello, On Monday, November 20, 2017 8:17:05 AM CET Syrone Wong wrote: > Hi, > > Any specific reason to introduce these changes? Actually yes. The LEDE Website prides itself with "LEDE is actively updated [...]" a71b46cf fix malloc state

Re: [LEDE-DEV] regdb.txt

2017-11-20 Thread Hauke Mehrtens
On 11/20/2017 10:54 PM, Mauro Mozzarelli wrote: > Where is regdb.txt gone? Has it been replaced by a file with a different > name? It was moved in this pull request: https://git.lede-project.org/a8d751c243b9d840b97293b289adddb0df438358 Hauke ___

Re: [LEDE-DEV] [PATCH 1/4] firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058

2017-11-20 Thread Matthew McClintock
On Mon, Nov 20, 2017 at 2:59 PM, Christian Lamparter wrote: > On Monday, November 20, 2017 11:23:18 AM CET Matthew McClintock wrote: >> On Mon, Nov 20, 2017 at 10:53 AM, Christian Lamparter >> wrote: >> > On Monday, November 20, 2017 9:45:28 AM CET Matthew

Re: [LEDE-DEV] [PATCH 1/4] firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058

2017-11-20 Thread Matthew McClintock
On Mon, Nov 20, 2017 at 10:53 AM, Christian Lamparter wrote: > On Monday, November 20, 2017 9:45:28 AM CET Matthew McClintock wrote: >> Did you get ath10k working on ipq4019? > > Yes, I managed to upstream the wifi dts changes some time ago and they > all have been accepted.

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-20 Thread Christian Lamparter
On Monday, November 20, 2017 7:34:31 PM CET Karl Palsson wrote: > Christian Lamparter wrote: > > On Monday, November 20, 2017 8:17:05 AM CET Syrone Wong wrote: > > > Any specific reason to introduce these changes? > > Actually yes. The LEDE Website prides itself with > > "LEDE

[LEDE-DEV] regdb.txt

2017-11-20 Thread Mauro Mozzarelli
Where is regdb.txt gone? Has it been replaced by a file with a different name? ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-20 Thread Karl Palsson
Christian Lamparter wrote: > Hello, > > On Monday, November 20, 2017 8:17:05 AM CET Syrone Wong wrote: > > Hi, > > > > Any specific reason to introduce these changes? > Actually yes. The LEDE Website prides itself with > "LEDE is actively updated [...]" >

Re: [LEDE-DEV] [PATCH 1/4] firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058

2017-11-20 Thread Christian Lamparter
On Monday, November 20, 2017 11:23:18 AM CET Matthew McClintock wrote: > On Mon, Nov 20, 2017 at 10:53 AM, Christian Lamparter > wrote: > > On Monday, November 20, 2017 9:45:28 AM CET Matthew McClintock wrote: > >> Did you get ath10k working on ipq4019? > > > > Yes, I managed

[LEDE-DEV] Problem trying to add support for Comfast E312A

2017-11-20 Thread Bill Moffitt
I have been trying to put together a patch to support this device (5 GHz. directional - like UBNT NanoStation M5), but I have run into a bug I can't seem to figure out. Using the changes below, I have been able to get the system up and running, the radio appears to be working properly and all

[LEDE-DEV] [PATCH] base-files: fix sysupgrade -b/-l when -c is used

2017-11-20 Thread luizluca
From: Luiz Angelo Daros de Luca Since /overlay/upper appeared, -b ignored -c silently (cause it was still checking for /overlay/etc). Now, if /overlay/upper is absent, sysupgrade -c will fail and exit verbosely. Fix -l to consider -c (it never did). Clean up to always use

[LEDE-DEV] [PATCH] samba36: Disable by default

2017-11-20 Thread Rosen Penev
sendfile has been tested to have stability issues with at least mt7621 and mvebu. With both, I've had the system reboot(no logs unfortunately). It usually happens when seeking multiple times with a single video file. A different user said disabling sendfile improved her uptime from a few hours

Re: [LEDE-DEV] [RFC 1/1] base-files/etc/rc.common: allow services to overwrite PROCD functions

2017-11-20 Thread Felix Fietkau
On 2017-11-20 11:20, Zefir Kurtisi wrote: > PROCD services can't overwrite those functions defined in the > USE_PROCD body (like stop()), since the initfile is sourced > before. > > This change moves the sourcing below and with that allows > PROCD init scripts to overwrite them. > >

Re: [LEDE-DEV] [RFC 1/1] base-files/etc/rc.common: allow services to overwrite PROCD functions

2017-11-20 Thread Zefir Kurtisi
On 11/20/2017 01:27 PM, Felix Fietkau wrote: > On 2017-11-20 11:20, Zefir Kurtisi wrote: >> PROCD services can't overwrite those functions defined in the >> USE_PROCD body (like stop()), since the initfile is sourced >> before. >> >> This change moves the sourcing below and with that allows >>

Re: [LEDE-DEV] opkg-lede not handling ar-ipks or debs anymore - bug or feature?

2017-11-20 Thread Jo-Philipp Wich
Hi, > Okay, fair enough. Are you accepting patches re-adding that support > or is the intention to not re-introduce support for ar-packed > archives at all? This depends on the executable size impact. > In either case, >