Regen after r324242
PR: 222761 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ef695599af
commit
e857dcff56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51038
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 10.4-RELEASE Errata</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="mailto:doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="This document lists errata items for FreeBSD 10.4-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD. This errata document for FreeBSD 10.4-RELEASE will be maintained until FreeBSD 10.4-RELEASE reaches end-of-life." /><script xmlns="" type="text/javascript" src="/layout/js/google.js"></script></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61030456"></a>FreeBSD 10.4-RELEASE Errata</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2017 The FreeBSD Documentation
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 10.4-RELEASE Errata</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="mailto:doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="This document lists errata items for FreeBSD 10.4-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD. This errata document for FreeBSD 10.4-RELEASE will be maintained until FreeBSD 10.4-RELEASE reaches end-of-life." /><script xmlns="" type="text/javascript" src="/layout/js/google.js"></script></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp57006904"></a>FreeBSD 10.4-RELEASE Errata</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2017 The FreeBSD Documentation
|
||||
Project</p></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="legalnotice"><a id="trademarks"></a><p xmlns="http://www.w3.org/TR/xhtml1/transitional">FreeBSD is a registered trademark of
|
||||
the FreeBSD Foundation. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Intel, Celeron, Centrino, Core, EtherExpress, i386,
|
||||
i486, Itanium, Pentium, and Xeon are trademarks or registered
|
||||
|
@ -13,7 +13,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 2017-09-18 11:17:07 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 document lists errata items for FreeBSD 10.4-RELEASE,
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2017-10-03 15:08:17 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 document lists errata items for FreeBSD 10.4-RELEASE,
|
||||
containing significant information discovered after the
|
||||
release or too late in the release cycle to be otherwise
|
||||
included in the release documentation. This information
|
||||
|
@ -73,7 +73,7 @@ boot</pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Note that the foll
|
|||
locally. If the <code xmlns="http://www.w3.org/1999/xhtml" class="literal">System source code</code>
|
||||
distribution was not selected during installation, it can
|
||||
be obtained using <span xmlns="http://www.w3.org/1999/xhtml" class="application">svnlite</span>: </p><pre class="screen"><code class="prompt">#</code> mkdir -p /usr/src
|
||||
<code class="prompt">#</code> svnlite co svn://svn.freebsd.org/base/releng/10.2 /usr/src</pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Build the <code xmlns="http://www.w3.org/1999/xhtml" class="literal">kernel-toolchain</code> required
|
||||
<code class="prompt">#</code> svnlite co https://svn.freebsd.org/base/releng/10.4 /usr/src</pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Build the <code xmlns="http://www.w3.org/1999/xhtml" class="literal">kernel-toolchain</code> required
|
||||
to rebuild the kernel: </p><pre class="screen"><code class="prompt">#</code> make -C /usr/src kernel-toolchain</pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Next, create a kernel configuration file to increase the
|
||||
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">KSTACK_PAGES</code> option: </p><pre class="screen"><code class="prompt">#</code> printf "include GENERIC\noptions KSTACK_PAGES=4\n" > <code class="filename">/usr/src/sys/i386/conf/<em class="replaceable"><code>ZFS</code></em></code></pre><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Then build and install the
|
||||
<em xmlns="http://www.w3.org/1999/xhtml" class="replaceable"><code>ZFS</code></em> kernel: </p><pre class="screen"><code class="prompt">#</code> make -C /usr/src buildkernel KERNCONF=<em class="replaceable"><code>ZFS</code></em>
|
||||
|
|
Loading…
Reference in a new issue