diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-13 16:05:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-13 16:05:05 +0000 |
commit | e00d2c4d88c90ccc6d091bde07d412936f8886d3 (patch) | |
tree | 21ccec11c0b36dab9f3284a311193821b3dfc700 /INSTALL | |
parent | 49352128c1a9dfc15a4bd29530d68a4b241909e6 (diff) | |
download | s6-linux-init-e00d2c4d88c90ccc6d091bde07d412936f8886d3.tar.xz |
- added stage2_finish support
- s6 dep bumped to 2.2.2.0
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Build Instructions - execline version 2.1.4.1 or later: http://skarnet.org/software/execline/ - s6-portable-utils version 2.0.5.3 or later: http://skarnet.org/software/s6-portable-utils/ - s6-linux-utils version 2.0.2.3 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.2.1.1 or later: http://skarnet.org/software/s6/ + - s6 version 2.2.2.0 or later: http://skarnet.org/software/s6/ Note that all those are build-time dependencies, and they are *also* run-time dependencies when you use the init binary created |