chiark / gitweb /
test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar tests
[elogind.git] / README
diff --git a/README b/README
index 3b248048cc557a7268032d43cec983883c505cc6..297d8f79e7fa7e6921b5744c00bdf3af13254fb6 100644 (file)
--- a/README
+++ b/README
@@ -61,6 +61,14 @@ REQUIREMENTS:
         util-linux >= v2.19 (requires fsck -l, agetty -s)
         sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended)
         dracut (optional)
+        PolicyKit (optional)
+
+        For systmed-bootchart a kernel with procfs support and several
+        proc output options enabled is required:
+
+        CONFIG_PROC_FS
+        CONFIG_SCHEDSTATS
+        CONFIG_SCHED_DEBUG
 
         When building from git you need the following additional dependencies: