From d6e214a83b361ff000d0d28952f836639896cd85 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 7 Jun 2023 13:03:49 +0000 Subject: Add verbosity setting, prepare for 1.1.2.0 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 4 +++- doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++-- package/info | 2 +- src/init/s6-linux-init-maker.c | 38 ++++++++++++++++++++------------------ src/init/s6-linux-init.c | 37 +++++++++++++++++++++++-------------- 7 files changed, 54 insertions(+), 39 deletions(-) diff --git a/INSTALL b/INSTALL index df09122..8d8d158 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ Build Instructions - Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.2.1 or later: https://skarnet.org/software/utmps/ - execline version 2.9.3.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.3.2 or later: https://skarnet.org/software/s6/ + - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to diff --git a/NEWS b/NEWS index b4ad36e..62281ae 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,11 @@ Changelog for s6-linux-init. -In 1.1.1.2 +In 1.1.2.0 ---------- - Bugfixes. + - New -v verbosity option to s6-l-i. + - To leverage it: new -V boot_verbosity option to s6-l-i-m. In 1.1.1.1 diff --git a/doc/index.html b/doc/index.html index a4d515d..bb56e15 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,7 @@ against the shared version of the skalibs library.
  • execline version 2.9.3.0 or later. It is a build-time and boot-time requirement.
  • s6 version -2.11.3.2 or later. It is a build-time and boot-time requirement.
  • +2.11.4.0 or later. It is a build-time and boot-time requirement.

    @@ -110,7 +110,7 @@ want nsswitch-like functionality: