diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-27 17:31:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-27 17:31:36 +0000 |
commit | 42b0e2b3c7e40c3cb27973e97edf686daf1b930c (patch) | |
tree | 3faafaad3e7240e155fbd4ac4bc9062b8cda7703 /INSTALL | |
parent | 6fba0910c9eb08e341595853284b1bd44f28f232 (diff) | |
download | s6-linux-init-42b0e2b3c7e40c3cb27973e97edf686daf1b930c.tar.xz |
Prepare for 1.0.6.1
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,11 +6,11 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.10.0.1 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.1.0.0 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.0.0 or later: https://skarnet.org/software/utmps/ - - execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/ + - execline version 2.7.0.1 or later: https://skarnet.org/software/execline/ + - s6 version 2.10.0.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 |