Add some more known issues.
This commit is contained in:
parent
8a08564f0f
commit
0591b65d71
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13278
1 changed files with 17 additions and 3 deletions
|
@ -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.4 2002/05/18 16:02:49 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.5 2002/05/24 05:10:40 bmah Exp $">
|
||||
<!ENTITY title "Testing Guide for 4.6-RELEASE">
|
||||
<!ENTITY email "qa">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -79,7 +79,7 @@
|
|||
<ul>
|
||||
<li>Due to a buffer truncation in sysinstall, the GNOME meta-port
|
||||
(<tt>x11/gnome</tt>) in
|
||||
4.6-RC1 does not install correctly. This has been fixed and will be
|
||||
4.6-RC1 does not install correctly. This has been fixed and is
|
||||
functional for 4.6-RC2 (and any later release candidate snapshots).</li>
|
||||
|
||||
<li>nslookup(1) had some bugs in 4.6-RC1 and 4.6-RC2. These have
|
||||
|
@ -87,7 +87,21 @@
|
|||
4.6-RC3.</li>
|
||||
|
||||
<li>Some users have reported stability issues with tagged queueing
|
||||
and the ata(4) driver.</li>
|
||||
and the ata(4) driver. These problems have only been observed
|
||||
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>
|
||||
|
||||
<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>
|
||||
|
||||
<li>Some filenames in the ports tree are too long, thus resulting in
|
||||
odd /usr/@LongLink files after a sysinstall.</li>
|
||||
|
||||
<li>Under some circumstances, dhclient can go into an infinite loop.</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue