X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=297d8f79e7fa7e6921b5744c00bdf3af13254fb6;hp=581e84598e7d14ec6ba130363fee2e00278b37a6;hb=1e447e0a3cb3e98827938a182593056ddbb13b29;hpb=c3d2d86d4f40593a361e33b101f5384a8ea2cdb7 diff --git a/README b/README index 581e84598..297d8f79e 100644 --- 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: @@ -78,9 +86,7 @@ REQUIREMENTS: install nss-myhostname to ensure that in a world of dynamically changing hostnames the hostname stays resolvable under all circumstances. In fact, systemd-hostnamed will warn - if nss-myhostname is not installed. Packagers are encouraged to - add a dependency on nss-myhostname to the package that - includes systemd-hostnamed. + if nss-myhostname is not installed. Note that D-Bus can link against libsystemd-login.so, which results in a cyclic build dependency. To accommodate for this