svn commit: r51898 - head/en_US.ISO8859-1/htdocs/releases/11.2R

Glen Barber gjb at FreeBSD.org
Thu Jun 21 18:14:29 UTC 2018


Author: gjb
Date: Thu Jun 21 18:14:28 2018
New Revision: 51898
URL: https://svnweb.freebsd.org/changeset/doc/51898

Log:
  Regen after r335499.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html
  head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html

Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html	Thu Jun 21 17:14:51 2018	(r51897)
+++ head/en_US.ISO8859-1/htdocs/releases/11.2R/installation.html	Thu Jun 21 18:14:28 2018	(r51898)
@@ -14,7 +14,7 @@
   as trademarks.  Where those designations appear in this document,
   and the FreeBSD Project was aware of the trademark claim, the
   designations have been followed by the <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">™</span>”</span> or the
-  <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2018-06-07 12:26:28 EDT by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This article gives some brief instructions on installing
+  <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2018-06-21 14:13:05 EDT by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This article gives some brief instructions on installing
 	FreeBSD 11.2-RELEASE and upgrading the systems running
 	earlier releases. </p></div></div></div><hr /></div><div class="toc"><div class="toc-title">Table of Contents</div><dl class="toc"><dt><span class="sect1"><a href="#install">1. Installing FreeBSD</a></span></dt><dt><span class="sect1"><a href="#upgrade">2. Upgrading FreeBSD</a></span></dt><dd><dl><dt><span class="sect2"><a href="#upgrade-source">2.1. Upgrading from Source</a></span></dt><dt><span class="sect2"><a href="#upgrade-binary">2.2. Upgrading Using <span class="quote">“<span class="quote">FreeBSD Update</span>”</span></a></span></dt></dl></dd></dl></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="install"></a>1. Installing FreeBSD</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/bsdinstall.html" target="_top">Instal
 ling
 	FreeBSD</a></code> chapter of the <code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/" target="_top">FreeBSD Handbook</a></code>
@@ -30,8 +30,8 @@
 	Errata Notices will be applied. </p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="upgrade-binary"></a>2.2. Upgrading Using <span class="quote">“<span class="quote">FreeBSD Update</span>”</span></h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">freebsd-update</span>(8)</span></a> utility supports binary
 	upgrades of i386 and amd64 systems running
 	earlier FreeBSD releases.  Systems running
-	<code xmlns="http://www.w3.org/1999/xhtml" class="literal">10.3-RELEASE</code>,
-	<code xmlns="http://www.w3.org/1999/xhtml" class="literal">11.0-RELEASE</code> can upgrade as follows: </p><pre class="screen"><code class="prompt">#</code> freebsd-update fetch
+	<code xmlns="http://www.w3.org/1999/xhtml" class="literal">10.4-RELEASE</code> or
+	<code xmlns="http://www.w3.org/1999/xhtml" class="literal">11.1-RELEASE</code> can upgrade as follows: </p><pre class="screen"><code class="prompt">#</code> freebsd-update fetch
 <code class="prompt">#</code> freebsd-update install</pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Now the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">freebsd-update</span>(8)</span></a> utility can fetch bits
 	belonging to 11.2-RELEASE.  During this process
 	<a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">freebsd-update</span>(8)</span></a> will ask for help in merging

Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html	Thu Jun 21 17:14:51 2018	(r51897)
+++ head/en_US.ISO8859-1/htdocs/releases/11.2R/relnotes.html	Thu Jun 21 18:14:28 2018	(r51898)
@@ -18,14 +18,13 @@
   as trademarks.  Where those designations appear in this document,
   and the FreeBSD Project was aware of the trademark claim, the
   designations have been followed by the <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">™</span>”</span> or the
-  <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2018-06-07 13:08:41 EDT by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 11.2-RELEASE contain
+  <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2018-06-21 14:13:05 EDT by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 11.2-RELEASE contain
 	a summary of the changes made to the FreeBSD base system on the
 	11.2-STABLE development line.  This document lists
 	applicable security advisories that were issued since the last
 	release, as well as significant changes to the FreeBSD kernel and
 	userland.  Some brief remarks on upgrading are also
-	presented. </p></div></div></div><hr /></div><div class="toc"><div class="toc-title">Table of Contents</div><dl class="toc"><dt><span class="sect1"><a href="#intro">1. Introduction</a></span></dt><dt><span class="sect1"><a href="#upgrade">2. Upgrading from Previous Releases of FreeBSD</a></span></dt><dt><span class="sect1"><a href="#security-errata">3. Security and Errata</a></span></dt><dd><dl><dt><span class="sect2"><a href="#security">3.1. Security Advisories</a></span></dt><dt><span class="sect2"><a href="#errata">3.2. Errata Notices</a></span></dt></dl></dd><dt><span class="sect1"><a href="#userland">4. Userland</a></span></dt><dd><dl><dt><span class="sect2"><a href="#userland-programs">4.1. Userland Application Changes</a></span></dt><dt><span class="sect2"><a href="#userland-contrib">4.2. Contributed Software</a></span></dt><dt><span class="sect2"><a href="#userland-installer">4.3. Installation and Configuration Tools</a></span></dt><dt><span class="sect2"><a href="#userland
 -rc">4.4. <code class="filename">/etc/rc.d</code>
-	Scripts</a></span></dt></dl></dd><dt><span class="sect1"><a href="#kernel">5. Kernel</a></span></dt><dd><dl><dt><span class="sect2"><a href="#kernel-general">5.1. General Kernel Changes</a></span></dt><dt><span class="sect2"><a href="#kernel-bugfix">5.2. Kernel Bug Fixes</a></span></dt><dt><span class="sect2"><a href="#kernel-config">5.3. Kernel Configuration</a></span></dt><dt><span class="sect2"><a href="#kernel-sysctl">5.4. System Tuning and Controls</a></span></dt></dl></dd><dt><span class="sect1"><a href="#drivers">6. Devices and Drivers</a></span></dt><dd><dl><dt><span class="sect2"><a href="#drivers-device">6.1. Device Drivers</a></span></dt></dl></dd><dt><span class="sect1"><a href="#hardware">7. Hardware Support</a></span></dt><dd><dl><dt><span class="sect2"><a href="#hardware-virtualization">7.1. Virtualization Support</a></span></dt></dl></dd><dt><span class="sect1"><a href="#storage">8. Storage</a></span></dt><dd><dl><dt><span class="sect2"><a href="#storage-geom">8.1. 
 <code class="literal">geom(4)</code></a></span></dt></dl></dd><dt><span class="sect1"><a href="#boot">9. Boot Loader Changes</a></span></dt><dd><dl><dt><span class="sect2"><a href="#boot-loader">9.1. Boot Loader Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#network">10. Networking</a></span></dt><dd><dl><dt><span class="sect2"><a href="#network-general">10.1. General Network Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#ports">11. Ports Collection and Package Infrastructure</a></span></dt><dd><dl><dt><span class="sect2"><a href="#ports-packages">11.1. Packaging Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#releng">12. Release Engineering and Integration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#releng-changes">12.1. Integration Changes</a></span></dt></dl></dd></dl></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><
 a id="intro"></a>1. Introduction</h2></div><!
 /div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This document contains the release notes for FreeBSD
+	presented. </p></div></div></div><hr /></div><div class="toc"><div class="toc-title">Table of Contents</div><dl class="toc"><dt><span class="sect1"><a href="#intro">1. Introduction</a></span></dt><dt><span class="sect1"><a href="#upgrade">2. Upgrading from Previous Releases of FreeBSD</a></span></dt><dt><span class="sect1"><a href="#security-errata">3. Security and Errata</a></span></dt><dd><dl><dt><span class="sect2"><a href="#security">3.1. Security Advisories</a></span></dt><dt><span class="sect2"><a href="#errata">3.2. Errata Notices</a></span></dt></dl></dd><dt><span class="sect1"><a href="#userland">4. Userland</a></span></dt><dd><dl><dt><span class="sect2"><a href="#userland-programs">4.1. Userland Application Changes</a></span></dt><dt><span class="sect2"><a href="#userland-contrib">4.2. Contributed Software</a></span></dt><dt><span class="sect2"><a href="#userland-installer">4.3. Installation and Configuration Tools</a></span></dt></dl></dd><dt><span class="sect1"><a href=
 "#kernel">5. Kernel</a></span></dt><dd><dl><dt><span class="sect2"><a href="#kernel-general">5.1. General Kernel Changes</a></span></dt><dt><span class="sect2"><a href="#kernel-bugfix">5.2. Kernel Bug Fixes</a></span></dt><dt><span class="sect2"><a href="#kernel-config">5.3. Kernel Configuration</a></span></dt><dt><span class="sect2"><a href="#kernel-sysctl">5.4. System Tuning and Controls</a></span></dt></dl></dd><dt><span class="sect1"><a href="#drivers">6. Devices and Drivers</a></span></dt><dd><dl><dt><span class="sect2"><a href="#drivers-device">6.1. Device Drivers</a></span></dt></dl></dd><dt><span class="sect1"><a href="#hardware">7. Hardware Support</a></span></dt><dd><dl><dt><span class="sect2"><a href="#hardware-virtualization">7.1. Virtualization Support</a></span></dt></dl></dd><dt><span class="sect1"><a href="#storage">8. Storage</a></span></dt><dd><dl><dt><span class="sect2"><a href="#storage-geom">8.1. <code class="literal">geom(4)</code></a></span></dt></dl></dd><dt>
 <span class="sect1"><a href="#boot">9. Boot !
 Loader Changes</a></span></dt><dd><dl><dt><span class="sect2"><a href="#boot-loader">9.1. Boot Loader Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#network">10. Networking</a></span></dt><dd><dl><dt><span class="sect2"><a href="#network-general">10.1. General Network Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#ports">11. Ports Collection and Package Infrastructure</a></span></dt><dd><dl><dt><span class="sect2"><a href="#ports-packages">11.1. Packaging Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="#releng">12. Release Engineering and Integration</a></span></dt><dd><dl><dt><span class="sect2"><a href="#releng-changes">12.1. Integration Changes</a></span></dt></dl></dd></dl></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="intro"></a>1. Introduction</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Thi
 s document contains the release notes for FreeBSD
       11.2-RELEASE.  It describes recently added, changed, or
       deleted features of FreeBSD.  It also provides some notes on
       upgrading from previous versions of FreeBSD. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This distribution of FreeBSD
@@ -73,7 +72,8 @@
 	      CPUs. </p></div>
 	</td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:04.vt.asc" target="_top">FreeBSD-SA-18:04.vt</a></td><td>04 April 2018</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Fix <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=vt&sektion=4&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">vt</span>(4)</span></a> console memory
 	    disclosure </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:05.ipsec.asc" target="_top">FreeBSD-SA-18:05.ipsec</a></td><td>04 April 2018</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Fix denial of service </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:06.debugreg.asc" target="_top">FreeBSD-SA-18:06.debugreg</a></td><td>08 May 2018</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Mishandling of x86 debug
-	    exceptions </p></td></tr></tbody></table></div></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="errata"></a>3.2. Errata Notices</h3></div></div></div><div class="informaltable"><table width="100%" border="0"><colgroup><col width="40%" /><col width="30%" /><col width="30%" /></colgroup><thead><tr><th>Errata</th><th>Date</th><th>Topic</th></tr></thead><tbody><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-EN-17:07.vnet.asc" target="_top">FreeBSD-EN-17:07.vnet</a></td><td>10 August 2017</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">VNET kernel panic with asynchronous
+	    exceptions </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-SA-18:07.lazyfpu.asc" target="_top">FreeBSD-SA-18:07.lazyfpu</a></td><td>21 June 2018</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Fix Lazy <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">FPU</acronym> information
+	    disclosure </p></td></tr></tbody></table></div></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="errata"></a>3.2. Errata Notices</h3></div></div></div><div class="informaltable"><table width="100%" border="0"><colgroup><col width="40%" /><col width="30%" /><col width="30%" /></colgroup><thead><tr><th>Errata</th><th>Date</th><th>Topic</th></tr></thead><tbody><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-EN-17:07.vnet.asc" target="_top">FreeBSD-EN-17:07.vnet</a></td><td>10 August 2017</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">VNET kernel panic with asynchronous
 	    I/O </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-EN-17:08.pf.asc" target="_top">FreeBSD-EN-17:08.pf</a></td><td>10 August 2017</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional"><a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=pf&sektion=4&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">pf</span>(4)</span></a> housekeeping thread causes kernel
 	    panic </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-EN-17:09.tzdata.asc" target="_top">FreeBSD-EN-17:09.tzdata</a></td><td>2 November 2017</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Timezone database information
 	    update </p></td></tr><tr><td><a class="link" href="https://www.FreeBSD.org/security/advisories/FreeBSD-EN-18:01.tzdata.asc" target="_top">FreeBSD-EN-18:01.tzdata</a></td><td>07 March 2018</td><td><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Timezone database information
@@ -264,8 +264,7 @@
 	updated to default to <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">UEFI</acronym>-only
 	boot. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=322254">[r322254]</a><span class="contrib">
 		  (Sponsored by
-		  The FreeBSD Foundation)</span></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="userland-rc"></a>4.4. <code class="filename">/etc/rc.d</code>
-	Scripts</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">  </p></div></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="kernel"></a>5. Kernel</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This section covers changes to kernel configurations, system
+		  The FreeBSD Foundation)</span></p></div></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="kernel"></a>5. Kernel</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This section covers changes to kernel configurations, system
       tuning, and system control parameters that are not otherwise
       categorized. </p><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="kernel-general"></a>5.1. General Kernel Changes</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="https://www.FreeBSD.org/cgi/man.cgi?query=linux&sektion=4&manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">linux</span>(4)</span></a> <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">ABI</acronym>
 	compaibility layer has been updated to include support for


More information about the svn-doc-all mailing list