From c29368d9e34fee0e2fe0fae2fdf2865580be4ae0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Aug 2017 08:12:20 +0000 Subject: Add namespaces support, prepare for 0.3.1.0 --- doc/index.html | 12 ++++++------ doc/s6-linux-init-maker.html | 11 +++++++++++ doc/upgrade.html | 15 +++++++++++++++ 3 files changed, 32 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 4c1ff7d..dd93276 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,15 +50,15 @@ a small FAQ.
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.5.0.0 or later
  • +2.6.0.0 or later
  • execline version -2.3.0.0 or later
  • +2.3.0.2 or later
  • s6-portable-utils version -2.2.0.0 or later
  • +2.2.1.1 or later
  • s6-linux-utils version -2.3.0.0 or later
  • +2.4.0.0 or later
  • s6 version -2.5.0.0 or later
  • +2.6.1.0 or later

    @@ -87,7 +87,7 @@ against the shared version of the skalibs library, it also becomes a

    Notes

    @@ -407,6 +416,8 @@ you could probably invoke s6-svscan directly as your process 1, or build a script by hand, which would result in a simpler init with less dependencies. +Nevertheless, if you prefer using s6-linux-init-maker, it +supports this case via the -n option.

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 8108b4d..38e6ac1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,21 @@

    What has changed in s6-linux-init

    +

    in 0.3.1.0

    + + +

    in 0.3.0.0