chiark / gitweb /
README: simplify documented dependency on util-linux
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Oct 2014 10:37:08 +0000 (12:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Oct 2014 10:37:08 +0000 (12:37 +0200)
we stritcly require features from util-linux v2.25, such a new version
is not optional, hence document this.

README

diff --git a/README b/README
index 8f7a96e55e3c3e52ec075f1e05ab66ec81388829..99b66a8396ff21e2aedf6172290970d0f9c8adeb 100644 (file)
--- 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)