For posterity, note the resolution of some of the open items in the

4.6 testing guide.
This commit is contained in:
Bruce A. Mah 2002-06-10 16:14:46 +00:00
parent d5111f0d98
commit 27bff3cd80
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13356

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.5 2002/05/24 05:10:40 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.6 2002/05/30 18:48:56 bmah Exp $">
<!ENTITY title "Testing Guide for 4.6-RELEASE">
<!ENTITY email "qa">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -91,15 +91,18 @@
when using tags on motherboard-based ATA channels.</li>
<li>Potential problems with the TCP default window size (see
kern/34801). The default window size may be reduced.</li>
kern/34801). The default window size has been reduced from 65536
to 57344 for 4.6-RELEASE. (Errata item needed.)</li>
<li>Some of the XFree86 configuration utilities write their
generated configuration files in places where sysinstall isn't
looking for them, thus complicating XFree86 installs that are
initiated from within sysinstall.</li>
initiated from within sysinstall. These have been changed to
/etc/X11/XF86Config for 4.6-RELEASE. (Errata item needed.)</li>
<li>Some filenames in the ports tree are too long, thus resulting in
odd /usr/@LongLink files after a sysinstall.</li>
odd /usr/@LongLink files after a sysinstall. These filenames have
been shortened for 4.6-RELEASE.</li>
<li>Under some circumstances, dhclient can go into an infinite loop.</li>
</ul>