X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=3b248048cc557a7268032d43cec983883c505cc6;hp=21580bddc98d396641582179738b6062257c4a26;hb=f04e95ba6b861fc7d00e16d3d912a01aa7d286de;hpb=2cc86f094a8c316f7feb0336df3827a3264b116d diff --git a/README b/README index 21580bddc..3b248048c 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: @@ -78,9 +78,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