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

Glen Barber gjb at FreeBSD.org
Mon Dec 10 19:38:12 UTC 2018


Author: gjb
Date: Mon Dec 10 19:38:08 2018
New Revision: 52649
URL: https://svnweb.freebsd.org/changeset/doc/52649

Log:
  Document r332446, i386 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 19:38:07 2018	(r52648)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Mon Dec 10 19:38:08 2018	(r52649)
@@ -1020,6 +1020,12 @@
     <sect2 xml:id="releng-changes">
       <title>Integration Changes</title>
 
+      <para revision="332446" contrib="sponsor" sponsor="&ff;">The
+	&os;/&arch.i386; 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>
+
       <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


More information about the svn-doc-head mailing list