summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 406152b..a58b297 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,15 +7,15 @@ Build Instructions
- A Linux-based system with a standard C development environment
- GNU make version 3.81 or later
- skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/
+
+ The binaries generated by the s6-linux-init-maker tool have some
+additional dependencies:
+
- execline version 2.1.4.2 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.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
-by s6-linux-init-maker.
-
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
other Unix-like operating systems.