diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:06 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:06 +0000 |
| commit | 1863ed9af17071fb733905534eb9c9433e86715a (patch) | |
| tree | e71c4e7a0ec6bf6f9c8bcb4bf902b60c63d57256 /doc/index.html | |
| parent | 412d9fe702b5738500f25ebca2aaecf7362a4996 (diff) | |
| download | s6-1863ed9af17071fb733905534eb9c9433e86715a.tar.gz | |
Update deps/docs/mirrors
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 809a7a8..721c5f1 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 - skarnet's small supervision suite</title> @@ -88,7 +89,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.2 or later. When s6 is built with execline support (which is the default), +2.9.9.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> @@ -122,6 +123,7 @@ You can access its checksum <a href="s6-2.15.0.0.tar.gz.sha256">here</a>. </li> git repository</a>: <pre> git clone git://git.skarnet.org/s6 </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/s6">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/s6">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/s6">SourceHut mirror</a> of the s6 git repository. </li> |
