diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 23:02:23 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 23:02:23 +0000 |
| commit | a3f66b1d10dd76776863662f8220d72a2ff07c63 (patch) | |
| tree | 5274e31668cfafc3bee1adf25f68d2272156f25e | |
| parent | fcad6bee0281c646782362b40955ad52179b6848 (diff) | |
| download | s6-frontend-0.0.1.1.tar.gz | |
version: 0.0.1.1v0.0.1.1
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index e7b2da2..9a6a2f5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -109,6 +109,10 @@ parts of an s6-based system. the shared version of the skarnet library. </li> </ul> </li> <li> util-linux is a run-time dependency only. </li> + <li> It is currently possible to use s6-frontend on non-Linux systems if the dependencies to +util-linux and to s6-linux-init are disabled at build time, but there is no guarantee that it +will remain possible in the future. Unfortunately, APIs for init systems have diverged too much +across operating systems. </li> </ul> <h3> Licensing </h3> |
