summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2014-10-22 10:28:42 +0200
committerLennart Poettering <lennart@poettering.net>2014-10-22 11:45:36 +0200
commit48d3e8d07f2978f001cc85b2dddb7f8ec9d07006 (patch)
treeb526c2918e2b2850cf6dc00a1e815af122033c37 /README
parent39bb33c19203bdcd8857e9dc9ee6c8f03da77b71 (diff)
fsck: re-enable fsck -l
The -l (lock) has been temporary disabled due to conflict with udev (https://bugs.freedesktop.org/show_bug.cgi?id=79576) The problem is fixed since util-linux v2.25 (Jul 2014).
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index e0edd41f1..8f7a96e55 100644
--- a/README
+++ b/README
@@ -129,8 +129,9 @@ REQUIREMENTS:
During runtime, you need the following additional
dependencies:
- util-linux >= v2.19 (requires fsck -l, agetty -s),
+ util-linux >= v2.19 required for agetty -s
v2.21 required for tests in test/
+ v2.25 required for fsck -l
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/)