From 280035c0eed66c48a878b6b05db8fed95a522e08 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 27 Nov 2002 18:56:26 +0000 Subject: [PATCH] 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. --- en/releases/5.0R/todo.sgml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index dcb3726e47..4eb5d84be7 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -324,6 +324,15 @@ gdb 5.3 now works with sparc64; gdb import desired. + + live file system boot0cfg + -- + -- + boot0cfg -s on a live file system now no longer functions. It + would be highly desirable for this, and related functionality, to + work. + +

Areas requiring immediate testing due to 5.0 changes