diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 16:42:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 16:42:04 +0000 |
commit | ea03dcd75d336ffcec2861c95461bd2e78da3ffb (patch) | |
tree | c9c2e99b0e4c923113597edb2f9858e7aebff8cb /doc/index.html | |
parent | 1bfba3b0be32306b078f5ee527b864e758b2c77b (diff) | |
download | s6-linux-init-ea03dcd75d336ffcec2861c95461bd2e78da3ffb.tar.xz |
Doc revision
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/doc/index.html b/doc/index.html index 1b4dda6..a428ccf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,7 +20,7 @@ <h2> What is it ? </h2> <p> - s6-linux-init is a set of minimalistic tools to create a + s6-linux-init is a set of minimalistic tools used to create a <a href="//skarnet.org/software/s6/">s6</a>-based init system, including a <tt>/sbin/init</tt> binary, on a Linux kernel. </p> @@ -54,20 +54,12 @@ kernel command line </li> <a href="http://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/shutdown.html">LSB specification</a> </li> </ul> -<h2> Getting started </h2> - -<p> - Please read the documentation for the -<a href="s6-linux-init-maker.html">s6-linux-init-maker</a> program -carefully, but if you're impatient, you can also read this -<a href="quickstart.html">quickstart guide</a>. -</p> - <hr /> <ul> <li> <a href="why.html">Why</a> s6-linux-init ? </li> <li> <a href="overview.html">An overview</a> of s6-linux-init </li> + <li> <a href="quickstart.html">A quickstart guide</a> for the impatient </li> </ul> <hr /> @@ -168,7 +160,7 @@ the previous versions of s6-linux-init and the current one. </li> <li><a href="s6-linux-init-shutdownd.html">The <tt>s6-linux-init-shutdownd</tt> program</a></li> <li><a href="s6-linux-init-telinit.html">The <tt>s6-linux-init-telinit</tt> program</a></li> <li><a href="s6-linux-init-logouthookd.html">The <tt>s6-linux-init-logouthookd</tt> program</a></li> -<li><a href="s6-linux-init-echo.html">The <tt>s6-linux-init-umountall</tt> program</a></li> +<li><a href="s6-linux-init-echo.html">The <tt>s6-linux-init-echo</tt> program</a></li> <li><a href="s6-linux-init-umountall.html">The <tt>s6-linux-init-umountall</tt> program</a></li> </ul> @@ -176,7 +168,9 @@ the previous versions of s6-linux-init and the current one. </li> <ul> <li> <tt>s6-linux-init</tt> is discussed on the -<a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> +<a href="//skarnet.org/lists.html#skaware">skaware</a> and +<a href="//skarnet.org/lists.html#supervision">supervision</a> +mailing-lists. </li> <li> There is a <tt>#s6</tt> IRC channel on Freenode. Sometimes people are there and even answer questions. </li> </ul> |