From 86d072b07cff432b3ab558ab6747260828bec192 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 29 May 2026 23:55:33 +0000 Subject: Prepare for 0.1.0.0 --- doc/index.html | 16 ++++++++-------- doc/upgrade.html | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index d06f8c5..3cd2b77 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ is often used on its own, in environments that already have an init system (no need for s6-linux-init) and a service manager (no need for s6-rc). For the same purpose of modularity, s6 follows an approach of "one functionality, one tool", sometimes to the extreme: the s6-supervision package, as of -2.15.0.0, hosts 75 binaries. +2.15.0.1, hosts 75 binaries.

@@ -88,17 +88,17 @@ parts of an s6-based system.

  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.15.0.0 or later
  • +2.15.0.1 or later
  • execline version -2.9.9.0 or later
  • +2.9.9.2 or later
  • s6 version -2.15.0.0 or later
  • +2.15.0.1 or later
  • s6-rc version -0.6.1.0 or later
  • +0.6.1.2 or later
  • Optional: nsss version 0.2.1.2 or later
  • Optional: s6-linux-init version -1.2.0.1 or later
  • +1.2.0.2 or later
  • Optional: util-linux version 2.41.2 or later
  • @@ -127,8 +127,8 @@ across operating systems.