svn commit: r285900 - releng/10.2/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Jul 26 19:47:42 UTC 2015
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> </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">
More information about the svn-src-all
mailing list