Remove the TrustedBSD documentation, sysinstall, and disklabel issues as

they have been resolved and/or documented.  Move the mly driver issue down
to 'Desired' since I probably won't be able to fix it.
This commit is contained in:
Scott Long 2003-01-15 18:37:34 +00:00
parent cf343075c1
commit 4c3c9c6cc0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15665

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.130 2003/01/10 05:45:49 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.131 2003/01/10 07:35:56 scottl Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -23,39 +23,7 @@
</tr>
<tr>
<td>TrustedBSD MAC Framework documentation</td>
<td>FreeBSD documentation CVS HEAD: in progress</td>
<td>&a.chris;</td><td>User and developer documentation of
the new extensible security framework. Includes guides for live
deployment, development of policy modules, and implementation
information.</td>
</tr>
<tr>
<td>disklabel -B and dump(8) errata</td>
<td>--</td>
<td>&a.phk;, &a.jhb;</td>
<td>Poul-Henning Kamp has posted errata entries for 'disklabel -B' and
'dump'. These need to be incorporated into the release documentation.</td>
</tr>
<tr>
<td>mly driver hangs during install</td>
<td>--</td>
<td>&a.scottl;, &a.jeff;</td>
<td>Hangs have been reported during the 5.0 snapshot install when
installing to mly supported RAID arrays. The same array appears
to work fine with 4.7-RELEASE. The card in question is a Mylex
AcceleRAID 170, 32 Mb RAM, Firmware revision 7.01-00. This is
believed to be the same problem as described in PR 45383.</td>
</tr>
<tr>
<td>Investigate sysinstall problem reports</td>
<td>--</td>
<td>&a.jhb;</td>
<td>Various problems have been reported with sysinstall not calculating
free space correctly after changing fidsk partition types.</td>
<td>None at this time.</td>
</tr>
</table>
@ -135,6 +103,17 @@
developers would be very helpful in resolving this problem.</td>
</tr>
<tr>
<td>mly driver hangs during install</td>
<td>--</td>
<td>&a.scottl;, &a.jeff;</td>
<td>Hangs have been reported during the 5.0 snapshot install when
installing to mly supported RAID arrays. The same array appears
to work fine with 4.7-RELEASE. The card in question is a Mylex
AcceleRAID 170, 32 Mb RAM, Firmware revision 7.01-00. This is
believed to be the same problem as described in PR 45383.</td>
</tr>
</table>
<h3>Areas requiring immediate testing due to 5.0 changes</h3>