From bcd0758e17995c98662cbcaf15eaa62d1fcc8356 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 May 2019 13:15:36 +0000 Subject: version: 1.0.0.0 --- doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 83464df..4cffd46 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,11 +72,11 @@ kernel command line
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.8.0.1 or later
  • +2.8.1.0 or later
  • execline version 2.5.1.0 or later
  • s6 version -2.8.0.0 or later
  • +2.8.0.1 or later

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 02aaeea..7c27f49 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,12 @@

  • This is a complete rewrite and redesign of s6-linux-init: the lifetime version number has increased. No compatibility whatsoever is retained with previous versions.
  • +
  • When rebooting after upgrading from a 0.4.0.x version +of s6-linux-init to 1.0.0.0: the s6-reboot command, which +is needed for the 0.4.0.x shutdown procedure, may not be +accessible via PATH anymore. Make sure to have (a copy of) +s6-reboot available in your PATH; you can remove it after +rebooting on the new system.
  • in 0.4.0.1

    -- cgit v1.3.1