diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:59 +0000 |
commit | 8d37673c24ee9c30d5a78a30671e9598b0f5321d (patch) | |
tree | 68421270c07dc34f5eb2cac9e3293dde7666dece /doc/index.html | |
parent | 1a98d7c07e5a6959cf2d736ce6ff7998133b8776 (diff) | |
download | s6-linux-utils-8d37673c24ee9c30d5a78a30671e9598b0f5321d.tar.xz |
version: 2.5.1.5v2.5.1.5
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index d220eef..9f3cece 100644 --- a/doc/index.html +++ b/doc/index.html @@ -23,6 +23,19 @@ s6-linux-utils is a set of minimalistic Linux-specific system utilities. </p> +<p> + Prefixing the name of this package — and the names of the binaries it +provides — with <tt>s6-</tt> was a naming mistake. It happened in the +early days of the +<a href="//skarnet.org/software/s6/">s6</a> project, before it grew and +became an ecosystem focused on supervision, service management and init; +despite sharing the same author and the same philosophy, and being designed +to work with it, <tt>s6-linux-utils</tt> is <strong>not</strong>, +stricto sensu, part of the s6 ecosystem, and if you arrived here while trying +to understand what <a href="//skarnet.org/software/s6/">s6</a> is, you are +on the wrong page. I apologize for the confusion. +</p> + <hr /> <h2> Installation </h2> |