• The run image can be in a read-only filesystem, and must be subdirectory run-image of s6-linux-init's base directory (normally /etc/s6-linux-init/current).
  • Install s6-linux-init itself. Save your old /sbin/init, /sbin/telinit, /sbin/shutdown, /sbin/halt, /sbin/poweroff and /sbin/reboot binaries.
  • Using s6 for simple, reliable init on Linux. ... The s6 site has a great post on how to use s6 as your pid 1, and I referred to it continuously for guidance.
  • However, the most mature implementation of S6-init seems to be on Obarun, an Arch-based distro and, as far as I know, without any input from the author of S6...
  • s6 is a process supervision suite that also provides tools for service management (s6-rc) and system initialization/shutdown (s6-linux-init).
  • Hi everyone, I want to install either chimaera or daedalus with s6 init. What are the steps I need to do to achieve this?
  • s6-linux-init-maker only writes scripts. At boot time, these scripts will call commands provided by other skarnet.org packages such as execline and s6.
  • S6 init system with s6-66 service manager in Antix-init-diversity spin. Other Distributions.
  • My goal with the example is to provide a barebones demonstration of s6-linux-init bringing up a s6-svscan based process supervision tree.
  • With the help from utmps document, I built a s6-rc container for utmps. Eventually, s6-rc container has all the required packages, except the utmps init script.
  • I haven't got the time for converting all Slackware init scripts to suitable s6+s6-rc init configurations.
  • Our virtual corridors are filled with a diverse array of content, carefully crafted to engage and inspire Arch Artix Linux Installation Speedrun Ft S6 Init enthusiasts...
  • Hi, I just have found the information abou s6 init system, it looks rather cool, like improved `runit`. Why does not void uses it by default?
  • Explanations on s6-linux-init are given in comments in the deploy script, which will turn into the generic script [WIP] at some point.