SHorten the 5.0 TODO list some more thanks to phk fixing boot0cfg

This commit is contained in:
Scott Long 2003-01-02 20:30:40 +00:00
parent a36059dc02
commit a520dbbde5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15513

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.123 2003/01/01 16:41:43 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.124 2003/01/02 00:08:01 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -171,15 +171,6 @@
have before 5.0-RELEASE.</td>
</tr>
<tr>
<td>live file system boot0cfg</td>
<td>--</td>
<td>--</td>
<td>boot0cfg -s on a live file system now no longer functions. It
would be highly desirable for this, and related functionality, to
work.</td>
</tr>
<tr>
<td>Race conditions in truss</td>
<td>Errata candidate</td>