Add a TODO item for RC1: many reported "problems" with disklabel that need
to be resolved. Not entirely clear what the source is, but assign ownership to phk since he likes disk labels.
This commit is contained in:
parent
b987f6080c
commit
5d392150ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14954
1 changed files with 10 additions and 1 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/5.0R/todo.sgml,v 1.18 2002/11/19 13:34:30 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.19 2002/11/19 19:27:55 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -34,6 +34,15 @@
|
|||
or than the MAKEDEV defaults in 4.x. These need to be carefully
|
||||
reviewed and fixed.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Many reported problems with disklabel -e</td>
|
||||
<td>--</td>
|
||||
<td>phk@FreeBSD.org</td>
|
||||
<td>Changes in the disk label format have resulted in substantial
|
||||
numbers of bug reports; these must be resolved by RC1.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Must Resolve Issues for 5.0-RELEASE</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue