diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-26 19:08:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-26 19:08:06 +0000 |
commit | ef4d8c74f9342cc67421f20e4aaa4d62a911fcb8 (patch) | |
tree | c0101f833e82b2b4ff3d1f7214a9a7c2e333235d /doc/index.html | |
parent | 96cb4bc24db14b353fd47d8d4325fd02730b6b5f (diff) | |
download | s6-linux-init-ef4d8c74f9342cc67421f20e4aaa4d62a911fcb8.tar.xz |
Prepare for 1.1.1.0; add s6-l-i-m -R option to set hard limits
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 14230a8..e5e0408 100644 --- a/doc/index.html +++ b/doc/index.html @@ -80,9 +80,9 @@ programs used when you boot a system created with <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.2.0 or later. It is a build-time and boot-time requirement. </li> +2.9.2.1 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.11.3.0 or later. It is a build-time and boot-time requirement. </li> +2.11.3.1 or later. It is a build-time and boot-time requirement. </li> </ul> <p> @@ -110,7 +110,7 @@ want nsswitch-like functionality: <ul> <li> The current released version of s6-linux-init is -<a href="s6-linux-init-1.1.0.0.tar.gz">1.1.0.0</a>. </li> +<a href="s6-linux-init-1.1.1.0.tar.gz">1.1.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init git repository</a>: |