From ef4d8c74f9342cc67421f20e4aaa4d62a911fcb8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 26 Feb 2023 19:08:06 +0000 Subject: Prepare for 1.1.1.0; add s6-l-i-m -R option to set hard limits Signed-off-by: Laurent Bercot --- INSTALL | 4 +- NEWS | 7 ++++ doc/index.html | 6 +-- doc/overview.html | 1 + doc/s6-linux-init-maker.html | 17 ++++++++ doc/upgrade.html | 9 +++++ package/info | 2 +- src/init/rlimit.txt | 27 +++++++++++++ src/init/s6-linux-init-maker.c | 89 ++++++++++++++++++++++++++++++++++++++++-- 9 files changed, 152 insertions(+), 10 deletions(-) create mode 100644 src/init/rlimit.txt diff --git a/INSTALL b/INSTALL index 9f52c44..6663a65 100644 --- a/INSTALL +++ b/INSTALL @@ -9,8 +9,8 @@ Build Instructions - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/ - 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.2.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.3.0 or later: https://skarnet.org/software/s6/ + - execline version 2.9.2.1 or later: https://skarnet.org/software/execline/ + - s6 version 2.11.3.1 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 46b0dd1..f33518c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Changelog for s6-linux-init. +In 1.1.1.0 +---------- + + - s6-linux-init-maker can now set global resource limits in the +prepared system, via the -R option. + + In 1.1.0.0 ---------- diff --git a/doc/index.html b/doc/index.html index 14230a8..e5e0408 100644 --- a/doc/index.html +++ b/doc/index.html @@ -80,9 +80,9 @@ programs used when you boot a system created with s6-linux-init-maker) if you link against the shared version of the skalibs library.
  • execline version -2.9.2.0 or later. It is a build-time and boot-time requirement.
  • +2.9.2.1 or later. It is a build-time and boot-time requirement.
  • s6 version -2.11.3.0 or later. It is a build-time and boot-time requirement.
  • +2.11.3.1 or later. It is a build-time and boot-time requirement.

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