From 3b56d41ef579c18feafbf47d170a6ea4375beb6f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 4 Nov 2025 22:23:28 +0000 Subject: Lots of work done, doesn't build yet, next commit will - alias subsystem moved to s6 - config subsystem deleted - new helpers subsystem, with a s6-frontend-helper-kill program - new s6f_equote function, to execline-quote an argv - started the adaptation to the new s6-rc functions, in progress --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 710ab8a..6daa312 100644 --- a/INSTALL +++ b/INSTALL @@ -9,9 +9,10 @@ Build Instructions - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - nsss version 0.2.1.1 or later: https://skarnet.org/software/nsss/ - execline version 2.9.8.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/ + - s6 version 2.14.0.0 or later: https://skarnet.org/software/s6/ - s6-rc version 0.6.0.0 or later: https://skarnet.org/software/s6-rc/ - - s6-linux-init version 1.2.0.0 or later: https://skarnet.org/software/s6-linux-init/ + - optional: s6-linux-init version 1.2.0.0 or later: https://skarnet.org/software/s6-linux-init/ + - optional: util-linux v2.41.2 or later: https://en.wikipedia.org/wiki/Util-linux * Standard usage -- cgit v1.3.1