Move the remaining RC3 items to 5.0R and update their status.

This commit is contained in:
Scott Long 2003-01-10 07:35:56 +00:00
parent 79d24523bb
commit 13359486da
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15599

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.129 2003/01/10 00:25:16 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.130 2003/01/10 05:45:49 scottl Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -16,21 +16,27 @@
5.0. If you have any updates for this list, please e-mail
re@FreeBSD.org.</p>
<h3>Must Resolve Issues for 5.0-RELEASE</h3>
<h3>Must Resolve Issues for 5.0-RC3</h3>
<table border=1 width="100%">
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td>Many reported problems with disklabel -e</td>
<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>Changes in the disk label format have resulted in substantial
numbers of bug reports; these must be resolved by RC1. The problem
involving a cache coherency issue relating to partition resizes
has now been resolved. Problems relating to disklabel -r and
the change appear to continue.</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>
@ -47,27 +53,9 @@
<tr>
<td>Investigate sysinstall problem reports</td>
<td>--</td>
<td>--</td>
<td>There are reported problems with sysinstall on i386 not working when
the user specifies something other that slice 1 during labeling. More
details are forthcoming.</td>
</tr>
</table>
<h3>Must Resolve Issues for 5.0-RELEASE</h3>
<table border=1 width="100%">
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</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>
<td>&a.jhb;</td>
<td>Various problems have been reported with sysinstall not calculating
free space correctly after changing fidsk partition types.</td>
</tr>
</table>