diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-27 01:02:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-27 01:02:52 +0000 |
commit | a802a70ea4e720e8325e13e89a4915eef64a3c87 (patch) | |
tree | 81b10e982273817700dae17f83a7cb4f29eb29ec /doc/index.html | |
parent | dbbf64f5e5ff8f5cc3c2e6432f74cf6c27fe3362 (diff) | |
download | s6-linux-init-a802a70ea4e720e8325e13e89a4915eef64a3c87.tar.xz |
Noclamp the stage 1 envdir
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 f273dcb..43ad092 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.11.1.0 or later. It's a build-time requirement. It's also a run-time +2.11.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 @@ -82,7 +82,7 @@ against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.8.2.0 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.11.0.1 or later. It is a build-time and boot-time requirement. </li> +2.11.1.0 or later. It is a build-time and boot-time requirement. </li> </ul> <p> |