svn commit: r319671 - head/cddl/contrib/opensolaris/cmd/zpool
Allan Jude
allanjude at FreeBSD.org
Thu Jun 8 01:29:26 UTC 2017
Author: allanjude
Date: Thu Jun 8 01:29:24 2017
New Revision: 319671
URL: https://svnweb.freebsd.org/changeset/base/319671
Log:
SHA-512 and Skein have been supported by the boot loader for some time.
Submitted by: lifanov
Reviewed by: bcr
Sponsored by: BSDCan Dev Summit
Modified:
head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Thu Jun 8 00:48:26 2017 (r319670)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Thu Jun 8 01:29:24 2017 (r319671)
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 31, 2016
+.Dd June 7, 2017
.Dt ZPOOL-FEATURES 7
.Os
.Sh NAME
@@ -493,10 +493,6 @@ and will return to being
once all filesystems that have ever had their checksum set to
.Sy sha512
are destroyed.
-.Pp
-Booting off of a pools utilizing SHA-512/256 is
-.Em NOT
-yet supported.
.It Sy skein
.Bl -column "READ\-ONLY COMPATIBLE" "org.illumos:skein"
.It GUID Ta org.illumos:skein
@@ -539,12 +535,6 @@ and will return to being
once all filesystems that have ever had their checksum set to
.Sy skein
are destroyed.
-.Pp
-Booting off of pools using
-.Sy skein
-is
-.Em NOT
-supported.
.El
.Sh SEE ALSO
.Xr zpool 8
More information about the svn-src-head
mailing list