Sysinstall now supports setting UFS2 as part of the labeling process,
remove that task item for RC1.
This commit is contained in:
parent
70c26563ae
commit
99612fad9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15157
1 changed files with 1 additions and 9 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.78 2002/12/03 20:12:16 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.79 2002/12/03 20:43:46 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -51,14 +51,6 @@
|
|||
be disabled.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>sysinstall support for UFS2</td>
|
||||
<td>Patches being circulated.</td>
|
||||
<td>rwatson@</td>
|
||||
<td>Teach sysinstall how to properly create UFS2 partitions, and
|
||||
under what circumstances that is appropriate.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Must Resolve Issues for 5.0-RC2</h3>
|
||||
|
|
Loading…
Reference in a new issue