README: document that we only support util-linux built with --enable-libmount-force-mountinfo

Fixes: #2978
This commit is contained in:
Lennart Poettering 2016-04-08 19:13:43 +02:00
parent cc4e4df49f
commit d5bd92bbbe
2 changed files with 4 additions and 0 deletions

3
NEWS
View File

@ -417,6 +417,9 @@ CHANGES WITH 228:
https://sourceware.org/bugzilla/show_bug.cgi?id=19108
Note that only util-linux versions built with
--enable-libmount-force-mountinfo are supported.
* Support for the ".snapshot" unit type has been removed. This
feature turned out to be little useful and little used, and
has now been removed from the core and from systemctl.

1
README
View File

@ -118,6 +118,7 @@ REQUIREMENTS:
glibc >= 2.16
libcap
libmount >= 2.27.1 (from util-linux)
(util-linux *must* be built with --enable-libmount-force-mountinfo)
libseccomp >= 1.0.0 (optional)
libblkid >= 2.24 (from util-linux) (optional)
libkmod >= 15 (optional)