Regen from errata/article.sgml 1.73.2.26.

This commit is contained in:
Bruce A. Mah 2006-06-16 21:39:50 +00:00
parent c7eab54bfd
commit 57c3c74629
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28106

View file

@ -20,7 +20,7 @@ alink="#0000FF">
FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.73.2.25 2006/06/14 16:29:06 hrs Exp $<br />
1.73.2.26 2006/06/16 21:30:41 bmah Exp $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -119,7 +119,7 @@ target="_top">SA-06:15.ypserv</a></td>
<td>31&nbsp;May&nbsp;2006</td>
<td>
<p>Inoperative access controls in <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=ypserv&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=ypserv&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ypserv</span>(8)</span></a></p>
</td>
</tr>
@ -164,11 +164,11 @@ that enable the second core of dual-core i386 and amd64 CPUs by default when run
SMP kernel.</p>
<p>(2006/05/13) A change in the <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4&manpath=FreeBSD+6.0-stable"><span
class="CITEREFENTRY"><span class="REFENTRYTITLE">ata</span>(4)</span></a> driver in
href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&amp;sektion=4&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ata</span>(4)</span></a> driver in
FreeBSD 6.1-RELEASE modified a software interface visible from userland programs.
Programs that use the <tt class="LITERAL">IOCATAREQUEST</tt> <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=ioctl&sektion=2&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=ioctl&amp;sektion=2&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ioctl</span>(2)</span></a>
interface will need to be recompiled. Typically, these programs communicate directly with
ATA and ATAPI drives, such as CDROM burning or ripping tools, or monitoring utilities.
@ -177,21 +177,21 @@ href="http://www.FreeBSD.org/cgi/url.cgi?ports/sysutils/smartmontools/pkg-descr"
class="FILENAME">sysutils/smartmontools</tt></a> port.</p>
<p>(2006/05/27, updated 2006/06/01) On FreeBSD/alpha, <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
sometimes does not allow a disk to be labeled. The disk is presented in <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
but actions like <span class="GUIMENUITEM">Auto</span> do not result in a disklabel being
presented. One workaround is to boot the install CD, then select <span
class="GUIMENUITEM">Fixit</span>. From the <samp class="PROMPT">Fixit#</samp> prompt, run
<a
href="http://www.FreeBSD.org/cgi/man.cgi?query=disklabel&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=disklabel&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">disklabel</span>(8)</span></a>
manually. For example: <tt class="COMMAND">disklabel -rw da1 auto</tt> ensures a valid
disklabel is written onto <tt class="DEVICENAME">da1</tt>. Reboot from the install media.
<a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
will now detect a valid disklabel on the disk and allow it to be partitioned to your
preference.</p>
@ -204,7 +204,7 @@ notes.</p>
<p>(2006/06/01, updated 2006/06/07) A bug in the <tt class="FILENAME">rc.d/jail</tt>
startup script could cause various problems for users attempting to configure <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=2&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=jail&amp;sektion=2&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">jail</span>(2)</span></a>
environments at system startup time. A fix has been committed to HEAD and RELENG_6; it
will be merged to the RELENG_6_1 errata fix branch after more testing.</p>
@ -214,22 +214,22 @@ snapshots and quotas are both being used on a file system. This problem has been
the HEAD and RELENG_6 branches; more testing is planned before a merge to the RELENG_6_1
errata fix branch.</p>
<p>(2006/06/01) A bug in the Neighbor Discovery Protocol (NDP) implementation causes
spurious error messages for point-to-point IPv6 links on FreeBSD 6.1-RELEASE. This
behavior is a regression from FreeBSD 6.0-RELEASE. A solution for this problem is being
analyzed and tested.</p>
<p>(2006/06/01, updated 2006/06/16) A bug in the Neighbor Discovery Protocol (NDP)
implementation causes spurious error messages for point-to-point IPv6 links on FreeBSD
6.1-RELEASE. This behavior is a regression from FreeBSD 6.0-RELEASE. A solution for this
problem has been committed to HEAD and is planned for merging to RELENG_6.</p>
<p>(2006/06/01) Problems have been observed when trying to load packages from multiple
CDROMs inside the <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
environment. Specifically, the disk-switching functionality in <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
seems to become confused about the contents of a disk that has just been requested. This
situation has been seen primarily when installing the base system without Xorg (which
lives on the first CDROM of a multi-disk set), and then later using <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a> to
load some packages (such as the GNOME or KDE desktop environments) from a subsequent
CDROM that depend on Xorg. As a workaround during a new install, one should try to
@ -240,11 +240,11 @@ depend on it.</p>
kernel memory allocator has led to the number of <tt class="LITERAL">requests for mbufs
denied</tt> (as reported by <tt class="COMMAND">netstat -m</tt>) to increase erroneously.
A fix for this problem has been committed to HEAD and RELENG_6 and will be merged to the
RELENG_6_1 branche after additional testing.</p>
RELENG_6_1 branch after additional testing.</p>
<p>(2006/06/01) A longstanding bug in the i386 bootloader can cause root file system
corruption when the <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=nextboot&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=nextboot&amp;sektion=8&amp;manpath=FreeBSD+6.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">nextboot</span>(8)</span></a>
utility is used and the <tt class="FILENAME">/boot/nextboot.conf</tt> configuration file
happens to be located after cylinder 1023 on the boot disk. A bugfix has been committed