chiark / gitweb /
journal: Set the last_unused pointer correctly when attaching an unused window
[elogind.git] / README
diff --git a/README b/README
index 84ca3c0aeaaf078b3e7aa5700176dd78e2d9eb37..25dadde0560c067fe059f051758c894260cda3e0 100644 (file)
--- a/README
+++ b/README
@@ -40,6 +40,8 @@ REQUIREMENTS:
                 optional but strongly recommended: autofs4, ipv6
         dbus >= 1.4.0
         libcap
+        libblkid >= 2.20 (from util-linux)
+        libkmod >= 5
         PAM >= 1.1.2 (optional)
         libcryptsetup (optional)
         libgcrypt (optional)
@@ -103,6 +105,11 @@ WARNINGS:
         For more information on this issue consult
         http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
 
+        To run systemd under valgrind, compile with VALGRIND defined
+        (e.g. ./configure CPPFLAGS='... -DVALGRIND=1'). Otherwise,
+        false positives will be triggered by code which violates
+        some rules but is actually safe.
+
 ENGINEERING AND CONSULTING SERVICES:
         ProFUSION <http://profusion.mobi> offers professional
         engineering and consulting services for systemd for embedded