diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index b99cdc6..4d581b5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-linux-init - tools for a Linux init system</title> @@ -80,7 +81,7 @@ 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.8.2 or later. It is a build-time and boot-time requirement. </li> +2.9.9.0 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.15.0.0 or later. It is a build-time and boot-time requirement. </li> </ul> @@ -117,6 +118,7 @@ You can access its checksum <a href="s6-linux-init-1.2.0.1.tar.gz.sha256">here</ git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-init </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/s6-linux-init">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/s6-linux-init">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/s6-linux-init">SourceHut mirror</a> of the s6-linux-init git repository. </li> |
