Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2017 01:29:24 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r319671 - head/cddl/contrib/opensolaris/cmd/zpool
Message-ID:  <201706080129.v581TOdc001738@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706080129.v581TOdc001738>