diff --git a/en/releases/6.2R/errata.html b/en/releases/6.2R/errata.html index 4435c032e8..2bd9b6b6f1 100644 --- a/en/releases/6.2R/errata.html +++ b/en/releases/6.2R/errata.html @@ -1,126 +1,161 @@
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006 The +
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 The FreeBSD Documentation Project
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
-1.73.2.34.2.2 2006/11/18 21:28:42 bmah Exp $
+1.73.2.40 2007/01/16 20:31:50 bmah Exp $
FreeBSD is a registered trademark of the FreeBSD Foundation.
Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
Sparc, Sparc64, SPARCEngine, and UltraSPARC are trademarks of SPARC International, Inc in the United States and other countries. Products bearing SPARC trademarks are based upon architecture developed by Sun Microsystems, Inc.
Many of the designations used by manufacturers and sellers to distinguish their products are claimed 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 “™” or the “®” symbol.
-+This document lists errata items for FreeBSD 6.2-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 6.2-RELEASE will be maintained until the release of FreeBSD 6.3-RELEASE.
1 Introduction
This errata document contains “late-breaking news” about FreeBSD 6.2-RELEASE. Before installing this version, it is important to consult this document to learn about any post-release discoveries or problems that may already have been found and fixed.
Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the “current errata” for this release. These other copies of the errata are located at http://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location.
-Source and binary snapshots of FreeBSD 6.2-STABLE also contain up-to-date copies of -this document (as of the time of the snapshot).
+Source and binary snapshots of FreeBSD 6-STABLE also contain up-to-date copies of this +document (as of the time of the snapshot).
For a list of all FreeBSD CERT security advisories, see http://www.FreeBSD.org/security/ or http://security.FreeBSD.org/ or ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.
-2 Update Information
- -No news.
+2 Late-Breaking News and +Corrections
+ +[20070116] The release notes should have mentioned that a separate ISO image has been +created with readable documentation files. It contains renderings of the documention for +all supported languages; the last several FreeBSD releases only contained English +documents due to space limitations.
+ +[20070116] Some versions of the release announcement contained an incorrect manual +page reference for the GELI disk encryption subsystem. The correct manual page is +geli(8).
4 Known Problems and Solutions
-No issues.
+[20070116] As mentioned in the release notes, the +arcmsr(4) driver +was updated for FreeBSD 6.2-RELEASE. Some isolated crash problems were noted after this +update, although the driver in general tends to work quite well for many testers, and it +seems to be “better” in general in terms of functionality and supported +hardware. Users having problems may wish to consider backing out the driver update or +installing a version of this driver directly from Areca. Further investigation is continuing into these +issues.
+ +[20070116] FreeBSD 6.2-RELEASE has been diagnosed with kernel bug related to +UNIX-domain sockets. A patch for this problem has been committed to HEAD and RELENG_6, and is +a candidate for an errata patch to RELENG_6_2 after further testing.
+ +[20070116] Systems with very heavy network activity have been observed to have some +problems with the kernel memory allocator. Symptoms are processes that get stuck in +zonelimit state, or system livelocks. One partial workaround for this problem is to add +the following line to /boot/loader.conf and reboot:
+ ++kern.ipc.nmbclusters="0" ++ +Other workarounds have been discussed on the freebsd-current@ +and freebsd-stable@ mailing lists.
This file, and other release-related documents, can be downloaded from http://www.FreeBSD.org/snapshots/.
For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
-All users of FreeBSD 6.2-STABLE should subscribe to the <All users of FreeBSD 6-STABLE should subscribe to the <stable@FreeBSD.org> mailing list.
For questions about this documentation, e-mail <doc@FreeBSD.org>.