diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-10 02:22:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-10 02:22:00 +0000 |
commit | 6a604a5b9fc5328b44f294b4ce15db46e649d46c (patch) | |
tree | 2bf2c2e5dea137df72cbad200729a2266fd2102c /INSTALL | |
parent | 656b6ecd0a87f47407be52e312ef8ca88cdfdd77 (diff) | |
download | s6-linux-init-6a604a5b9fc5328b44f294b4ce15db46e649d46c.tar.xz |
Preparation to version bump
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,15 +6,15 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.4.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.5.0.0 or later: http://skarnet.org/software/skalibs/ The scripts generated by the s6-linux-init-maker program have some additional dependencies: - - execline version 2.2.0.0 or later: http://skarnet.org/software/execline/ - - s6-portable-utils version 2.1.0.0 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.2.0.0 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.4.0.0 or later: http://skarnet.org/software/s6/ + - execline version 2.3.0.0 or later: http://skarnet.org/software/execline/ + - s6-portable-utils version 2.2.0.0 or later: http://skarnet.org/software/s6-portable-utils/ + - s6-linux-utils version 2.3.0.0 or later: http://skarnet.org/software/s6-linux-utils/ + - s6 version 2.5.0.0 or later: http://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 |