This package browser is in early development. Mind the rough edges.

s6-linux-init 1.1.2.1

Minimalistic tools to create an s6-based init system on Linux

s6-linux-init is a set of minimalistic tools to create a s6-based init system, including an /sbin/init binary, on a Linux kernel.

It is meant to automate creation of scripts revolving around the use of other skarnet.org tools, especially s6, in order to provide a complete booting environment with integrated supervision and logging without having to hand-craft all the details.

Installation

Install s6-linux-init 1.1.2.1 as follows:

guix install s6-linux-init@1.1.2.1

Or install the latest version:

guix install s6-linux-init

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.