From e6b7093d84d9c31a36a46591cc2811dd2a79d2a0 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Thu, 22 Jan 2026 22:18:41 +0000 Subject: index.html: add subcommand list, minor edits Having to bounce through s6.html just to get to the list of s6 subcommands was lame so I added a separate section for those. --- doc/index.html | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 766c42e..6213b68 100644 --- a/doc/index.html +++ b/doc/index.html @@ -33,22 +33,23 @@ to address every part of the init system.

The separation in different packages is purposeful: the goal is to keep the -system entirely modular, and not tie it to a particular use. s6-supervision +system entirely modular and not tie it to a particular use. s6-supervision is often used on its own, in environments that already have an init system (no need for s6-linux-init) and a service manager (no need for s6-rc). For the same purpose of modularity, s6 follows an approach of "one functionality, @@ -156,12 +157,22 @@ the previous versions of s6-frontend and the current one.

  • The s6 program
  • +

    s6 subcommands

    + + +

    Internal programs

    Configuration

    -- cgit v1.3.1