diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 20:03:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-17 20:03:10 +0000 |
commit | 76ec0723593b27918e37d9cb1d1965b9b57b4c52 (patch) | |
tree | 5363a2af8fe83dbcfc03e4215dcfd730eacc8ac2 /doc/index.html | |
parent | e2f01f98672c501b6ec4b445956b48041267138f (diff) | |
download | s6-76ec0723593b27918e37d9cb1d1965b9b57b4c52.tar.xz |
- add links to s6-linux-initv2.1.4.0
- version: 2.1.4.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 29e8181..678a485 100644 --- a/doc/index.html +++ b/doc/index.html @@ -303,6 +303,19 @@ synchronization</a>. <h2> Related resources </h2> </a> +<h3> Other components for s6-based init systems </h3> + +<ul> + <li> <a href="http://skarnet.org/software/s6-linux-init/">s6-linux-init</a> +is a package to help you create a <tt>/sbin/init</tt> binary booting a +Linux system with s6-svscan as process 1. </li> + <li> <a href="https://github.com/just-containers/s6-overlay">s6-overlay</a> +is a project that automates integration of s6 into Docker images. </li> + <li> <a href="http://jjacky.com/anopa">anopa</a> is a dependency-based +service manager for s6. </li> +</ul> + + <h3> s6 discussion </h3> <ul> |