Add boot0cfg problem to the "desirable to fix" list for 5.0. It appears

not to operate on live file systems when geom is present.
This commit is contained in:
Robert Watson 2002-11-27 18:56:26 +00:00
parent 1be291287f
commit 280035c0ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15060

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.55 2002/11/26 18:07:47 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.56 2002/11/27 17:39:15 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -324,6 +324,15 @@
<td>gdb 5.3 now works with sparc64; gdb import desired.</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>
</table>
<h3>Areas requiring immediate testing due to 5.0 changes</h3>