chiark / gitweb /
README - dependencies: unify and add util-linux reference
authorTom Gundersen <teg@jklm.no>
Sun, 25 Nov 2012 20:59:00 +0000 (21:59 +0100)
committerTom Gundersen <teg@jklm.no>
Sun, 25 Nov 2012 20:59:00 +0000 (21:59 +0100)
Use '>=' everywhere for consistency and point out that new util-linux
provides sulogin.

README

diff --git a/README b/README
index 21580bddc98d396641582179738b6062257c4a26..581e84598e7d14ec6ba130363fee2e00278b37a6 100644 (file)
--- a/README
+++ b/README
@@ -58,8 +58,8 @@ REQUIREMENTS:
 
         During runtime you need the following additional dependencies:
 
-        util-linux > v2.18 (requires fsck -l, agetty -s)
-        sulogin (from sysvinit-tools, optional but recommended)
+        util-linux >= v2.19 (requires fsck -l, agetty -s)
+        sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended)
         dracut (optional)
 
         When building from git you need the following additional dependencies: