From dfa16e4a89158f3d3198db71e2eba3bda9330078 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 10 Sep 2016 13:29:56 +0000 Subject: Make s6-linux-init a real init package. This means: - removing leaky options to s6-linux-init-maker. Default initial_path is now always /usr/bin:/bin; the uid and gid of the catch-all logger (used at boot time) can now be given numerically instead of relying on the (run-time) user db mapping. - moving s6-halt, s6-poweroff and s6-reboot over here, from s6-linux-utils - clarifying on the documentation a bit. --- doc/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 47226b4..5c39b78 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,8 @@ a small FAQ.

When you build s6-linux-init, the s6-linux-init-maker tool -is created; then you run that tool to create an init script, +is created (as well as the shutdown commands); + then you run that tool to create an init script, and then you can boot your system on that init script.

@@ -122,6 +123,9 @@ the previous versions of s6-linux-init and the current one.

Related resources

-- cgit v1.2.3