Check out Artix Linux for a traditional Linux distribution that uses s6
[1]. The s6-scripts link might be the most useful to you, as it's the
"nitty-gritty" (PID 1 initialization and basic daemons).
Laurent is involved in s6-overlay [2], which is geared towards containers
but provides a lot of insight into how to use s6 on a "real" system.
Shameless plug: my own quickstart guide for s6 on Gentoo [3]
[1]
https://gitea.artixlinux.org/artix/s6-scripts
https://gitea.artixlinux.org/artix/s6-services
[2]
https://github.com/just-containers/s6-overlay
[3]
https://wiki.gentoo.org/wiki/User:Capezotte/s6_on_Gentoo
Em sáb., 6 de abr. de 2024 17:44, ImNotPC <imnotpc_at_rock3d.net> escreveu:
> Hey Group,
>
> I'm building a Linux system based on musl and Busybox. I'm considering
> using s6/s6-rc as an init/supervision system. I see there are good docs
> on all the skanet.org programs, but I can't find an example of a working
> configuration that puts them together. Is there an example available
> somewhere?
>
> Jeff
>
>
Received on Sat Apr 06 2024 - 23:20:39 CEST