[systemd-commits] README

Tom Gundersen tomegun at kemper.freedesktop.org
Sun Nov 25 13:01:22 PST 2012


 README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c3d2d86d4f40593a361e33b101f5384a8ea2cdb7
Author: Tom Gundersen <teg at jklm.no>
Date:   Sun Nov 25 21:59:00 2012 +0100

    README - dependencies: unify and add util-linux reference
    
    Use '>=' everywhere for consistency and point out that new util-linux
    provides sulogin.

diff --git a/README b/README
index 21580bd..581e845 100644
--- 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:



More information about the systemd-commits mailing list