add latest errata.

This commit is contained in:
Jordan K. Hubbard 1998-11-01 17:32:06 +00:00
parent 6eb8ee3748
commit c5c71e62d2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3716

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-10-27 11:57:41 $">
<!ENTITY date "$Date: 1998-11-01 17:32:06 $">
<!ENTITY title "FreeBSD 3.0 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.3 1998-10-27 11:57:41 wosch Exp $ -->
<!-- $Id: errata.sgml,v 1.4 1998-11-01 17:32:06 jkh Exp $ -->
<html>
&header;
@ -42,6 +42,16 @@ Fix: Replace the GPL_MATH_EMULATE option with the default math
corrected in revision 1.16 of the file
/usr/src/sys/gnu/i386/fpemul/fpu_entry.c.
<strong>
o DOS partition installs fail to find the installation bits.
</strong>
Fix: Rename C:\FREEBSD to C:\3.0-RELEASE and retry the installation.
The naming syntax was changed to make DOS more like the other
types of installation media but the docs on DOS installation
were not updated properly to reflect this. The current sysinstall
now accepts both locations, as it should have to begin with.
</pre>
<p></p><a href="../index.html">Release Home</a>
&footer;