Update to the latest errata.

This commit is contained in:
Jordan K. Hubbard 1998-05-12 04:14:42 +00:00
parent 144f311218
commit ee9ed33d40
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2792
2 changed files with 58 additions and 4 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-04-06 05:51:41 $">
<!ENTITY date "$Date: 1998-05-12 04:14:42 $">
<!ENTITY title "FreeBSD 2.2.6 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.4 1998-04-06 05:51:41 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.5 1998-05-12 04:14:42 jkh Exp $ -->
<html>
&header;
@ -97,6 +97,33 @@ Fix: There are three possible fixes:
NOTE: If you choose the 2nd or 3rd fixes, you also will not be able to
use MSCHAP (Microsoft Win*) style authentication.
o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
exit (e.g. xterm sessions show up in "who" or "w" even after they've
exited).
Fix: Fetch the updated xterm binary at:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
build an xterm with this patch already applied (as of 98/04/06).
The patch itself can also be obtained from the port itself:
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/x11/XFree86/patches/patch-ag
o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
CDROM drives no longer permit CDROM installs.
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.
</pre>
&footer;

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-04-06 05:51:41 $">
<!ENTITY date "$Date: 1998-05-12 04:14:42 $">
<!ENTITY title "FreeBSD 2.2.6 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.4 1998-04-06 05:51:41 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.5 1998-05-12 04:14:42 jkh Exp $ -->
<html>
&header;
@ -97,6 +97,33 @@ Fix: There are three possible fixes:
NOTE: If you choose the 2nd or 3rd fixes, you also will not be able to
use MSCHAP (Microsoft Win*) style authentication.
o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
exit (e.g. xterm sessions show up in "who" or "w" even after they've
exited).
Fix: Fetch the updated xterm binary at:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/xterm
Or get the *latest* ports collection on your machine (see
http://www.freebsd.org/ports) and use the port in x11/XFree86 to
build an xterm with this patch already applied (as of 98/04/06).
The patch itself can also be obtained from the port itself:
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/x11/XFree86/patches/patch-ag
o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE)
CDROM drives no longer permit CDROM installs.
Fix: Fetch an updated boot floppy from the updates/ directory, e.g.:
ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/updates/boot.flp
And use it to install 2.2.6 instead. This problem is fixed in 2.2-stable
and will not be a problem with the next FreeBSD release.
</pre>
&footer;