diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-10 10:27:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-10 10:27:45 +0000 |
commit | 7d03ae8023f4eb754406772f3252ebaf6528a4eb (patch) | |
tree | 14595e2d14b85660d1ee44147f79b2ffbe09a4ef /INSTALL | |
parent | f75ceb2ee0b1c691bd6871fcc425cd8b99a37f8e (diff) | |
download | s6-linux-init-7d03ae8023f4eb754406772f3252ebaf6528a4eb.tar.xz |
Prepare for 1.1.0.0; remove early utmpd support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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.13.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.0.2 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.1.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.11.2.0 or later: https://skarnet.org/software/s6/ + - 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/ 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 |