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_system.html | 68 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 30 deletions(-) (limited to 'doc/s6_system.html') diff --git a/doc/s6_system.html b/doc/s6_system.html index 10d52d7..a226a27 100644 --- a/doc/s6_system.html +++ b/doc/s6_system.html @@ -24,9 +24,7 @@ the system.

-
-

Interface

-
+

Interface

      s6 system subcommand
@@ -36,22 +34,16 @@ the system.
  
  • No subcommand takes any options.
  • -
    -

    Subcommands

    -
    +

    Subcommands

    -
    -

    help

    -
    +

    help

    s6 system help prints a short help message summarizing the options and usage of the s6 system command. It is not as detailed as this page.

    -
    -

    boot

    -
    +

    boot

    Interface

    @@ -68,18 +60,40 @@ a state where everything the user wants is running. program hands off duties.

    The rest of the subcommands are shutdown subcommands, and they only work if the machine makes use of -s6-linux-init/a> and +s6-linux-init and s6-frontend has been configured to support it. On a machine that does not boot via s6-linux-init, a shutdown should be executed via the shutdown commands provided by your init system. In order for @@ -90,9 +104,7 @@ following line should appear in /etc/inittab: ::shutdown:/usr/bin/s6 live stop_everything -E

    -
    -

    reboot

    -
    +

    reboot

    Interface

    @@ -103,13 +115,11 @@ following line should appear in /etc/inittab: -
    -

    poweroff

    -
    +

    poweroff

    Interface

    @@ -121,13 +131,11 @@ s6-frontend has been configured to support it.
  • s6 system poweroff halts the system and turns the power off.
  • This only works if the machine makes use of -s6-linux-init/a> and +s6-linux-init and s6-frontend has been configured to support it.
  • -
    -

    halt

    -
    +

    halt

    Interface

    @@ -139,7 +147,7 @@ s6-frontend has been configured to support it.
  • s6 system halt halts the system without turning the power off.
  • This only works if the machine makes use of -s6-linux-init/a> and +s6-linux-init and s6-frontend has been configured to support it.
  • -- cgit v1.3.1