diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-13 14:33:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-13 14:33:25 +0000 |
commit | c2c14b525080203561d9e47d8a10442828342251 (patch) | |
tree | 11b5145ae7413ef577ad190315bfa147c23057c6 /INSTALL | |
parent | 1bd507eda34de6945c18daa916fb64ad810fda5a (diff) | |
download | s6-linux-init-c2c14b525080203561d9e47d8a10442828342251.tar.xz |
Autogenerate final shutdown; rename rc.tini to rc.shutdown
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 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.6.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.6.3.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.3.0.2 or later: http://skarnet.org/software/execline/ + - execline version 2.3.0.4 or later: http://skarnet.org/software/execline/ - s6-portable-utils version 2.2.1.1 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.4.0.0 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.6.1.0 or later: http://skarnet.org/software/s6/ + - s6-linux-utils version 2.4.0.2 or later: http://skarnet.org/software/s6-linux-utils/ + - s6 version 2.7.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 |