summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-11-25 21:59:00 +0100
committerTom Gundersen <teg@jklm.no>2012-11-25 21:59:00 +0100
commitc3d2d86d4f40593a361e33b101f5384a8ea2cdb7 (patch)
tree76440707678a11bdfacbce93fc83878d103d9400 /README
parent29abad107f8610e73b2fc091216040b579c75453 (diff)
README - dependencies: unify and add util-linux reference
Use '>=' everywhere for consistency and point out that new util-linux provides sulogin.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 21580bddc..581e84598 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: