diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-29 03:22:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-29 03:22:13 +0000 |
commit | 3be1f17208a1e3d48c1c0607bff50402bc45ceb3 (patch) | |
tree | d72b182ff81fbc50e87c382f72494aac9bb46af6 /doc/index.html | |
parent | 1acd4252b0aefaa03d227217828a8b69d3cf3a87 (diff) | |
download | s6-linux-init-3be1f17208a1e3d48c1c0607bff50402bc45ceb3.tar.xz |
Prepare for 1.1.1.1; fix ctty passing when we have a logger
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 6aade8d..53a58dd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -73,7 +73,7 @@ kernel command line </li> <li> A Linux-based system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.13.1.1 or later. It's a build-time requirement. It's also a run-time +2.13.2.0 or later. It's a build-time requirement. It's also a run-time requirement (for <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) as well as a boot-time requirement (i.e. a run-time requirement for the programs used when you boot a system created with @@ -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.1.0.tar.gz">1.1.1.0</a>. </li> +<a href="s6-linux-init-1.1.1.1.tar.gz">1.1.1.1</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>: |