diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-30 18:27:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-30 18:27:41 +0000 |
commit | 2fa0acdd248c006270010196ad02e530d8ab09ea (patch) | |
tree | 0c5f946f06a1c98d2a35c8eb350dc62d3e97a8ff /INSTALL | |
parent | c1171b979c236ec2c486bc12e4866112a12b9a84 (diff) | |
download | s6-linux-init-2fa0acdd248c006270010196ad02e530d8ab09ea.tar.xz |
Adapt to skalibs-2.10.0.0 and s6-2.10.0.0
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 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.9.3.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.6.1.1 or later: https://skarnet.org/software/execline/ - - s6 version 2.9.2.0 or later: https://skarnet.org/software/s6/ - - Optional: nsss version 0.0.2.2 or later: https://skarnet.org/software/nsss/ - - Optional: utmps version 0.0.3.2 or later: https://skarnet.org/software/utmps/ + - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ + - s6 version 10.0.0.0 or later: https://skarnet.org/software/s6/ + - Optional: nsss version 0.0.2.3 or later: https://skarnet.org/software/nsss/ + - Optional: utmps version 0.0.3.3 or later: https://skarnet.org/software/utmps/ 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 |