[announce] buildroot-s6 0.2.0

2015-11-12 Thread Eric Le Bihan
Hi! The version 0.2.0 of buildroot-s6, a set of Makefiles to generate embedded Linux systems using s6 as init system, is available [1]. What's new? - update of the s6 stack. - possibility to select "s6 init" as init system in Buildroot configuration menu. - addition of s6-linux-init-skeleton.

Re: s6 hangs at shutdown

2015-11-12 Thread Eric Le Bihan
Hi everybody! On Thu, Nov 12, 2015 at 06:37:00PM +0100, Laurent Bercot wrote: > On 12/11/2015 16:45, Alex Suykov wrote: > > s6-svc: fatal: unable to control /run/service/s6-svscan-log: supervisor > > not listening > >(...) > >By this point ps shows pid 1 as > > > > foreground s6-rc -ad

Re: buildroot-s6: s6 Supervision for Embedded Devices

2015-10-05 Thread Eric Le Bihan
Hi! On Mon, Oct 05, 2015 at 02:09:41PM +0200, Laurent Bercot wrote: > On 05/10/2015 11:52, Eric Le Bihan wrote: > >- To cross-compile skalibs the documentation of skalibs recommends generating > > the sysdeps offline. This is a problem for Buildroot, as many &g

buildroot-s6: s6 Supervision for Embedded Devices

2015-10-05 Thread Eric Le Bihan
Hi all! In order to use s6 and friends on embedded devices, I added support for them in [Buildroot](http://buildroot.org), a set of Makefiles which make building Linux embedded systems easy. As these patches are not available upstream yet, I've created a playground:

[announce] buildroot-s6 0.4.0

2016-01-26 Thread Eric Le Bihan
Hi! The version 0.4.0 of buildroot-s6, a set of Makefiles to generate embedded Linux systems using s6 as init system, is available [1]. What's new? - rename ok-* bundles to bundle-* - s6: bump version to 2.2.4.3 - skalibs: bump version to 2.3.9.0 - s6-rc: bump version to 0.0.2.1 - execline:

Re: Fully worked example of an S6 based system?

2016-03-01 Thread Eric Le Bihan
On Tue, Mar 01, 2016 at 12:17:24PM +0100, Jan Olszak wrote: > This might be useful: https://github.com/elebihan/buildroot-s6/ Indeed, buildroot-s6 can be a useful example, as it will allow you to build images for QEMU and Raspberry Pi of a Linux system where the s6 stack is used as init system.

Re: [announce] skarnet.org Spring 2017 release: s6 init fails with buildroot on MIPS

2017-05-13 Thread Eric Le Bihan
Hi! On 17-05-11 13:42:31, Van Bemten, Lionel (Nokia - BE/Antwerp) wrote: > Hello all, > > After upgrading to the below release of skarnet packages, my system > is not booting anymore on MIPS. I am using buildroot and the > s6-linux-init-skeleton > provided there by Éric Le Bihan. The master