Hi everyone!
On Sat, Feb 18, 2017 at 08:10:22AM +, Kevin Darbyshire-Bryant wrote:
> > On 18 Feb 2017, at 00:06, daniel wrote:
> >
> > And I also do not want opkg to invoke the init scripts of the just upgraded
> > packages until I have finished all my checks and stuff.
> >
> > I thought it
On Thu, May 11, 2017 at 08:56:50AM +0200, Sven Eckelmann wrote:
> From: Sven Eckelmann
>
> The wpa_supplicant code for IBSS allows to set the mcast rate. It is
> recommended to increase this value from 1 or 6 Mbit/s to something higher
> when using a mesh protocol on top which uses the multicast
On 07/15/2017 09:44 PM, Florian Fainelli wrote:
> Check the chroot() return value, fixes unused return value warnings/errors:
>
> procd-2017-06-22-e5e99c46/upgraded/upgraded.c:78:8: error: ignoring return
> value of 'chroot', declared with attribute warn_unused_result
> [-Werror=unused-result] chr
On 07/15/2017 09:44 PM, Florian Fainelli wrote:
> chroot() can fail and its return value should be checked against so propagate
> sysupgrade_exec_upgraded() return value to its caller.
>
> Fixes: 63789e51ed91 ("init: add support for sysupgrades triggered from
> preinit")
> Signed-off-by: Florian
Hi,
On Tue, Jul 11, 2017 at 12:04:13PM -0400, W. Michael Petullo wrote:
> Luiz pointed out that some versions of LEDE seem to support the Xen
> PVHVM drivers, so I decided to investigate this. I looked at:
>
> x86-17.01.2:
> http://downloads.lede-project.org/releases/17.01.2/targets/x86/gener
On Sun, Jul 16, 2017 at 02:00:30AM +0200, Daniel Golle wrote:
> On Sat, Jul 15, 2017 at 06:47:58PM +0200, Baptiste Jonglez wrote:
> > This subtarget was added by 961c0eac, probably by mistake. It does
> > not contain anything beside a kernel config.
>
> Ouh, sorry, that was indeed committed by mi