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
This commit is contained in:
Allan Jude 2017-06-08 01:29:24 +00:00
parent f56de56355
commit dc379eca14
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=319671

View File

@ -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