From 1eaaee713ba5a56a762ee025224d8f2202da0bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Tue, 6 Apr 2021 21:39:54 +0200 Subject: [PATCH] zpool-features.5: remove "booting not possible with this feature"s MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The exact limitations on what features are supported when booting vary considerably depending on the environment. In order to minimize confusion avoid categorical statements which assume GRUB2 is being used. The supported GRUB2 features are covered earlier in this man page for easy reference. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Ahelenia ZiemiaƄska Closes #11842 --- man/man5/zpool-features.5 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 08a84ece205b..5bdadf336818 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -649,8 +649,6 @@ will be compressed with \fBlz4\fR algorithm. Since this feature is not read-only compatible, this operation will render the pool unimportable on systems without support for the \fBlz4_compress\fR feature. -Booting off of \fBlz4\fR-compressed root pools is supported. - This feature becomes \fBactive\fR as soon as it is enabled and will never return to being \fBenabled\fB. .RE @@ -977,8 +975,6 @@ on \fBzstd\fR compression of any dataset by running This feature becomes \fBactive\fR once a \fBcompress\fR property has been set to \fBzstd\fR, and will return to being \fBenabled\fR once all filesystems that have ever had their compress property set to \fBzstd\fR are destroyed. - -Booting off of \fBzstd\fR-compressed root pools is not yet supported. .RE .SH "SEE ALSO"