Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2018 21:41:12 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r334678 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201806052141.w55LfCBK027870@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jun  5 21:41:11 2018
New Revision: 334678
URL: https://svnweb.freebsd.org/changeset/base/334678

Log:
  Document r321519, boot code and loader check for unsupported ZFS
  feature flags.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:10 2018	(r334677)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:11 2018	(r334678)
@@ -661,6 +661,12 @@
     <sect2 xml:id="boot-loader">
       <title>Boot Loader Changes</title>
 
+      <para revision="321519">The boot code and &man.loader.8; have
+	been updated to check for unsupported <acronym>ZFS</acronym>
+	feature flags.  If unsupported features are active, the pool
+	is not considered as a bootable pool, and a diagnostic message
+	is printed to the console.</para>
+
       <para revision="329114">The length of <acronym>GELI</acronym>
 	passphrases entered when booting a system with encrypted disks
 	is now hidden by default.  See the configuration options in



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