summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-22 12:37:08 +0200
committerLennart Poettering <lennart@poettering.net>2014-10-22 12:37:08 +0200
commitfdbbad981cc5da8bb4ed7e9b6646e7a114745ec5 (patch)
treee7001182a3fbff9e77524c9ffea3ca412abf1d70
parent48d3e8d07f2978f001cc85b2dddb7f8ec9d07006 (diff)
README: simplify documented dependency on util-linux
we stritcly require features from util-linux v2.25, such a new version is not optional, hence document this.
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 8f7a96e55..99b66a839 100644
--- a/README
+++ b/README
@@ -129,12 +129,8 @@ REQUIREMENTS:
During runtime, you need the following additional
dependencies:
- util-linux >= v2.19 required for agetty -s
- v2.21 required for tests in test/
- v2.25 required for fsck -l
+ util-linux >= v2.25 required
dbus >= 1.4.0 (strictly speaking optional, but recommended)
- sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended,
- required for tests in test/)
dracut (optional)
PolicyKit (optional)