diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:37:31 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:37:31 +0000 |
| commit | 546b31b5572decf578beecff7829e78603d612d4 (patch) | |
| tree | 9f7a839258eb21076313987a4a2243109af7cf9a /doc | |
| parent | b26b1affa176d27077f3c08cbdd7f3f8d001cc99 (diff) | |
| download | s6-linux-init-546b31b5572decf578beecff7829e78603d612d4.tar.gz | |
Align configure to /usr/lib default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 5723431..d761874 100644 --- a/doc/index.html +++ b/doc/index.html @@ -96,7 +96,7 @@ want nsswitch-like functionality: 0.2.0.5 or later (build-time and boot-time) </li> <li> If you want secure utmp functionality: <a href="//skarnet.org/software/utmps/">utmps</a> version -0.1.2.2 or later (build-time and boot-time) </li> +0.1.2.3 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index b997984..632daed 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,10 +25,14 @@ dependency bumped to 2.14.3.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.0.5. </li> + <li> <a href="//skarnet.org/software/utmps/">utmps</a> +optional dependency bumped to 0.1.2.3. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> dependency bumped to 2.9.6.1. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.13.0.1. </li> + <li> Static libraries (if any) are installed in <tt>/usr/lib</tt> +by default. </li> </ul> <h2> in 1.1.2.0 </h2> |
