svn commit: r52634 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Mon Dec 10 18:22:41 UTC 2018


Author: gjb
Date: Mon Dec 10 18:22:38 2018
New Revision: 52634
URL: https://svnweb.freebsd.org/changeset/doc/52634

Log:
  Document r334377, amd64 memstick images use MBR instead of GPT.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 18:22:37 2018	(r52633)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 18:22:38 2018	(r52634)
@@ -957,7 +957,11 @@
     <sect2 xml:id="releng-changes">
       <title>Integration Changes</title>
 
-      <para> </para>
+      <para revision="334337" contrib="sponsor" sponsor="&ff;">The
+	&os;/&arch.amd64; memory stick installation images have been
+	changed to use the <acronym>MBR</acronym> partitioning scheme
+	instead of <acronym>GPT</acronym> to address boot issues with
+	some <acronym>BIOS</acronym>es.</para>
     </sect2>
   </sect1>
 </article>


More information about the svn-doc-all mailing list