Add four items to the 6.0R todo list.
Submitted by: scottl
This commit is contained in:
parent
91aa5b300c
commit
d3f0b01b72
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25053
1 changed files with 8 additions and 2 deletions
|
@ -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/6.0R/todo.sgml,v 1.7 2005/07/07 05:45:00 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.8 2005/07/07 17:29:12 kensmith Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -42,9 +42,15 @@
|
|||
<tr class="heading">
|
||||
<th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
<tr><td>fdisk & boot0cfg</td><td></td><td>phk</td><td></td></tr>
|
||||
|
||||
<!-- Woo hoo, none yet! -->
|
||||
<tr><td>sysinstall dhclient problems</td><td></td><td>scottl,
|
||||
sam</td><td>sysinstall hasn't yet been updated to deal with the new
|
||||
DHCP client in 6.0</td></tr>
|
||||
|
||||
<tr><td>instability issues reported by Peter Holm</td><td></td><td></td><td></td></tr>
|
||||
|
||||
<tr><td>beastie.4th</td><td></td><td>scottl</td><td></td></tr>
|
||||
</table>
|
||||
|
||||
<h3>Required features for 6.0-RELEASE</h3>
|
||||
|
|
Loading…
Reference in a new issue