From c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 18 Jan 2026 02:50:51 +0000 Subject: Add s6 live install --init ; finish and fix documentation --- doc/s6.html | 59 +++++++++++++---------------------------------------------- 1 file changed, 13 insertions(+), 46 deletions(-) (limited to 'doc/s6.html') diff --git a/doc/s6.html b/doc/s6.html index 775a09d..8aec603 100644 --- a/doc/s6.html +++ b/doc/s6.html @@ -26,9 +26,7 @@ interact with a system managed by the s6-linux-init boot program.

-
-

Interface

-
+

Interface

      s6 [ global_options... ] command subcommand [ subcommand_options... ] [ args... ]
@@ -44,16 +42,7 @@ various parts of the s6 ecosystem, depending on the given command and
 subcommand. 
 
 
-
-

Common usage

-
- -

-

- -
-

Exit codes

-
+

Exit codes

s6 always exits 0 on success, 100 on bad usage, and 111 on a system call @@ -73,9 +62,7 @@ command, and on the linked documentation page, you can find the interpretation of its various exit codes.

-
-

Environment variables

-
+

Environment variables

-
-

Global options

-
+

Global options

global_options... is a list of options that modify s6's behaviour @@ -164,13 +149,9 @@ have built s6-frontend with util-linux support. -

-

Commands

-
+

Commands

-
-

help

-
+

help

s6 help prints a short help message summarizing the options @@ -181,9 +162,7 @@ and usage of the s6 command. It is not as detailed as this page. No subcommands are defined.

-
-

version

-
+

version

s6 version prints the current version of s6-frontend, on one line. @@ -193,9 +172,7 @@ and usage of the s6 command. It is not as detailed as this page. No subcommands are defined.

-
-

process

-
+

process

s6 process sends commands to long-running processes supervised by the @@ -209,9 +186,7 @@ needs to be restarted or otherwise addressed without involvement from the servic manager, i.e. without having to start or stop dependencies.

-
-

live

-
+

live

s6 live controls the live state of the machine, starting and stopping @@ -221,9 +196,7 @@ around the available here.

-
-

repository

-
+

repository

s6 repository regroups administrative tasks related to the repository @@ -237,9 +210,7 @@ the initial layout, run their package manager, etc. The details are available here.

-
-

set

-
+

set

s6 set is the interface to the creation and manipulation of service sets by @@ -251,9 +222,7 @@ the live state of the machine, accessible via s6 livehere.

-
-

system

-
+

system

s6 system provides commands to run at boot and, on systems fully managed by s6, @@ -261,9 +230,7 @@ to shut the system down. The details are available here.

-
-

Notes

-
+

Notes