aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-04 09:47:23 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-04 09:47:23 +0000
commitaf9550cfe7ea35590d9c8e246ebeaa32f6469966 (patch)
tree22063e47aa79f0b437274f10b84d7efaca87c682 /doc/index.html
parent270fbc30f23b8153f0b618728d8145d636acdfef (diff)
downloads6-af9550cfe7ea35590d9c8e246ebeaa32f6469966.tar.gz
Prepare for 2.15.1.0; add s6-svscanboot
Also fix links on why.html. s6-svscanboot doc coming soon.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 53d0b49..d9b8918 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -89,7 +89,7 @@ requirement if you link against the shared version of the skalibs
library. </li>
<li> (Optional, but really recommended for full functionality):
<a href="//skarnet.org/software/execline/">execline</a> version
-2.9.9.1 or later. When s6 is built with execline support (which is the default),
+2.9.9.2 or later. When s6 is built with execline support (which is the default),
execline is a build-time requirement, and also a run-time requirement for
certain binaries that spawn scripts interpreted with
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>
@@ -116,8 +116,8 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.15.0.1.tar.gz">2.15.0.1</a>.
-You can access its checksum <a href="s6-2.15.0.1.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.15.1.0.tar.gz">2.15.1.0</a>.
+You can access its checksum <a href="s6-2.15.1.0.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6
git repository</a>:
@@ -175,6 +175,7 @@ a user interface to control those processes and monitor service states.
<li><a href="s6-svscanctl.html">The <tt>s6-svscanctl</tt> program</a></li>
<li><a href="s6-supervise.html">The <tt>s6-supervise</tt> program</a></li>
<li><a href="s6-svc.html">The <tt>s6-svc</tt> program</a></li>
+<li><a href="s6-svscanboot.html">The <tt>s6-svscanboot</tt> program</a></li>
<li><a href="s6-svok.html">The <tt>s6-svok</tt> program</a></li>
<li><a href="s6-svstat.html">The <tt>s6-svstat</tt> program</a></li>
<li><a href="s6-svperms.html">The <tt>s6-svperms</tt> program</a></li>