Update information about Known Issues brought to our attention by
Julian. Also cosmetic fixes.
This commit is contained in:
parent
5a80899d69
commit
f49bb514e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16212
1 changed files with 14 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.8R/qa.sgml,v 1.3 2003/03/03 03:56:07 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.4 2003/03/03 04:05:47 murray Exp $">
|
||||
<!ENTITY rel '4.8-RELEASE'>
|
||||
<!ENTITY title "Testing Guide for &rel;">
|
||||
<!ENTITY email "qa">
|
||||
|
|
@ -58,19 +58,30 @@
|
|||
<li><p><strong>dlinfo()</strong> added - test your shared-library
|
||||
heavy ports to make sure there are no build problems.</p></li>
|
||||
|
||||
<li><p>ISC DHCP 3.0.1 RC11 has recently been added to 4.8RC. This
|
||||
<li><p><strong>ISC DHCP 3.0.1 RC11</strong> has recently been added
|
||||
to 4.8RC. This
|
||||
version of the ISC DHCP client was used in 5.0-RELEASE, and should
|
||||
be well tested, but it was only recently made available to
|
||||
4.X-STABLE users so it has not received much testing to date in
|
||||
that environment.</p></li>
|
||||
|
||||
<!-- <li><p><strong>if_dc, if -->
|
||||
</ul>
|
||||
|
||||
<p>The <a href="../../relnotes.html">release notes</a> will always be
|
||||
a good place to look for things to test.</p>
|
||||
|
||||
<h3>Known Issues</h3>
|
||||
<ul>
|
||||
|
||||
The QA guide is inadequate. ;)
|
||||
<li><p>Disks attached to a Mylex controller are not seen by
|
||||
sysinstall. There is a problem because this module is loaded from
|
||||
the mfsroot floppy and the equivalent of a "camcontrol rescan" is
|
||||
not performed to discover disks after the module has loaded.
|
||||
Found by Julian. This will be fixed before RC2.</p></li>
|
||||
|
||||
<li><p>The QA guide is inadequate. ;)</p></li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue