diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-04-08 19:13:43 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-04-12 13:43:33 +0200 |
commit | d5bd92bbbe578d96b3905832cd3ccdb9249e620c (patch) | |
tree | a65dec644782324b75b9cf9ce3b167b6e2ccad70 /NEWS | |
parent | cc4e4df49fe38e076c74b652f7e01b6c54004cab (diff) |
README: document that we only support util-linux built with --enable-libmount-force-mountinfo
Fixes: #2978
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |