Update current status of a few items.

This commit is contained in:
Ken Smith 2005-04-14 13:52:34 +00:00
parent aba859cb13
commit 938e154c5b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24297

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'> <!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.15 2005/03/31 17:56:00 kensmith Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.16 2005/04/06 15:21:55 kensmith Exp $">
<!ENTITY title "FreeBSD 5.4 Open Issues"> <!ENTITY title "FreeBSD 5.4 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -66,22 +66,6 @@
<th>Responsible</th> <th>Responsible</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
<tr>
<td>ATAPI CDROMs in PIO mode during install</td>
<td>&status.wip;</td>
<td>&a.kensmith;</td>
<td>People are having difficulties with various ATAPI CDROMs on
various architectures. We need to either do all installs
in PIO mode or provide a boot menu method of selecting it.</td>
</tr>
<tr>
<td>truss not working</td>
<td>&status.wip;</td>
<td>--</td>
<td>See PR kern/78664.</td>
</tr>
</table> </table>
<h3>Desired features for 5.4-RELEASE</h3> <h3>Desired features for 5.4-RELEASE</h3>
@ -242,6 +226,22 @@
that caused filesystem problems on reboot. This was fixed during the that caused filesystem problems on reboot. This was fixed during the
early stage of code freeze but should be tested.</td> early stage of code freeze but should be tested.</td>
</tr> </tr>
<tr>
<td>ATAPI CDROMs in PIO mode during install</td>
<td>&status.done;</td>
<td>&a.kensmith;</td>
<td>People are having difficulties with various ATAPI CDROMs on
various architectures. We need to either do all installs
in PIO mode or provide a boot menu method of selecting it.</td>
</tr>
<tr>
<td>truss not working</td>
<td>&status.done;</td>
<td>&a.jeff;</td>
<td>See PR kern/78664.</td>
</tr>
</table> </table>
&footer; &footer;