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/upgrade.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/upgrade.html') diff --git a/doc/upgrade.html b/doc/upgrade.html index 49dbb2e..bc2c722 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -31,6 +31,13 @@ dependency bumped to 2.1.0.0. dependency bumped to 2.2.0.0.
  • s6 dependency bumped to 2.4.0.0.
  • +
  • s6-halt, + s6-poweroff and + s6-reboot moved from +s6-linux-utils +to s6-linux-init.
  • +
  • s6-linux-init-maker +options modified. (Read the documentation!)
  • in 0.1.0.0

    -- cgit v1.3.1