diff --git a/en/releases/4.9R/errata.html b/en/releases/4.9R/errata.html index 20117e1520..e067c07008 100644 --- a/en/releases/4.9R/errata.html +++ b/en/releases/4.9R/errata.html @@ -1,135 +1,163 @@
Copyright © 2000, 2001, 2002, 2003 The FreeBSD Documentation Project
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
-1.1.2.116 2003/10/29 22:46:23 bmah Exp $
+1.1.2.117 2003/10/30 23:25:22 bmah Exp $
FreeBSD is a registered trademark of Wind River Systems, Inc. This is expected to change soon.
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.
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 4.9-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 4.9-RELEASE will be maintained until the release of FreeBSD 4.9.1-RELEASE.
This errata document contains ``late-breaking news'' about FreeBSD 4.9-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 4-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 ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.
Very late in the release cycle, a change was made to the HyperThreading (HTT) support -on Intel® processors. HTT support is now enabled by -default on SMP-capable kernels; as a result, the HTT kernel -option is unnecessary and has been removed. The extra logical CPUs are always started so -that they can handle interrupts, but are prevented from executing user processes by -default. To enable the logical CPUs, change the value of the machdep.hlt_logical_cpus (28 Oct 2003) Very late in the release cycle, a change was made to the HyperThreading +(HTT) support on Intel® processors. HTT support is now +enabled by default on SMP-capable kernels; as a result, the HTT kernel option is unnecessary and has been removed. The extra +logical CPUs are always started so that they can handle interrupts, but are prevented +from executing user processes by default. To enable the logical CPUs, change the value of +the machdep.hlt_logical_cpus sysctl(8) variable from 1 to 0. This value -can also be set from the loader as a tunable of the same name.
+can also be set from the loader as a tunable of the same name. This behavior is now +identical to FreeBSD 5.X. -Some of the packages contained in the first CD-ROM depend on different versions of the -OpenLDAP packages, which cannot co-exist on the same host. One -manifestation of this problem is that it is not possible to install both the (29 Oct 2003) Some of the packages contained in the first CD-ROM depend on different +versions of the OpenLDAP packages, which cannot co-exist on +the same host. One manifestation of this problem is that it is not possible to install +both the x11/gnome2 and x11/kde3 packages.
+ +(30 Oct 2003) It appears that the crypto distribution is +required for correct functioning of the FreeBSD base system. At the very least, the +libraries contained in the crypto distribution are required for + +pkg_add(1).
+ +(30 Oct 2003) There are known cases of fairly-recent i386 machines with BIOSes that do +not support booting from emulation mode El Torito CDROMs. This prevents booting from the +FreeBSD 4.9-STABLE CDROMs. As a workaround, download the floppy disk images, use them to +boot the machine into +sysinstall(8), +and then do a CDROM install. This problem does not seem to be wide-spread as of this +writing.
+ +++Note: FreeBSD 5.X uses non-emulation El Torito +booting on its CDROM releases by default. These, of course, cannot be booted on very old +i386 machines that only support emulation mode.
+
This file, and other release-related documents, can be downloaded from http://snapshots.jp.FreeBSD.org/.
For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
All users of FreeBSD 4-STABLE should subscribe to the <stable@FreeBSD.org> mailing list.
For questions about this documentation, e-mail <doc@FreeBSD.org>.