Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 19:47:42 +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: r285900 - releng/10.2/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201507261947.t6QJlgU2032596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Jul 26 19:47:41 2015
New Revision: 285900
URL: https://svnweb.freebsd.org/changeset/base/285900

Log:
  Document r285769, bsdinstall(8) updates to workaround various
  problematic BIOSes when booting from GPT, and partition scheme
  selection in the UFS partition menu.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jul 26 19:47:38 2015	(r285899)
+++ releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jul 26 19:47:41 2015	(r285900)
@@ -274,7 +274,18 @@
     <sect2 xml:id="userland-installer">
       <title>Installation and Configuration Tools</title>
 
-      <para>&nbsp;</para>
+      <para revision="285769" contrib="sponsor"
+	sponsor="&scaleengine;">Support for detecting and implementing
+	a workaround for various laptops and motherboards that do not
+	boot properly from <acronym>GPT</acronym>-partitioned disks
+	has been added to &man.bsdinstall.8;.  Additionally, the
+	<literal>active</literal> flag will be set on the partition
+	when needed.</para>
+
+      <para revision="285769" contrib="sponsor"
+	sponsor="&scaleengine;">Support for selecting the partitioning
+	scheme when installing on the <acronym>UFS</acronym>
+	filesystem has been added to &man.bsdinstall.8;.</para>
     </sect2>
 
     <sect2 xml:id="userland-rc">



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