diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-04 12:28:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-04 12:28:35 +0000 |
commit | 2227d1a7afd1b4b70eb39f6ced5693517300b9ca (patch) | |
tree | 41070b26375843e3189c8e968367808403944a06 | |
parent | 91feae568eee7653b8031be4285a392ebc618972 (diff) | |
download | s6-linux-init-2227d1a7afd1b4b70eb39f6ced5693517300b9ca.tar.xz |
version: 0.4.0.1v0.4.0.1
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -11,10 +11,10 @@ Build Instructions The scripts generated by the s6-linux-init-maker program have some additional dependencies: - - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/ - - s6-portable-utils version 2.2.1.3 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.5.0.1 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.8.0.0 or later: http://skarnet.org/software/s6/ + - execline version 2.5.1.0 or later: https://skarnet.org/software/execline/ + - s6-portable-utils version 2.2.1.3 or later: https://skarnet.org/software/s6-portable-utils/ + - s6-linux-utils version 2.5.0.1 or later: https://skarnet.org/software/s6-linux-utils/ + - s6 version 2.8.0.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 |