diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2015-07-26 19:47:02 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2015-07-26 19:47:02 +0000 |
| commit | 4fde7cffaf5b3537b49a4f9f21738897632e018c (patch) | |
| tree | 6dc87682b79d576351ce5dcd8c90e99ccd806c28 /release | |
| parent | d77ddeb88e2357e4fe70f4a79b90981ea0b93742 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 186cb8cc8269..4eab285d6aae 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -540,6 +540,19 @@ <para revision="275874">The &man.bsdinstall.8; utility has been updated to use the new &man.dpv.3; library to display progress when extracting the &os; distributions.</para> + + <para revision="285679" 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="285679" 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"> |
