From 37ecebfc5a1ab31b49a4f6dc6b4edb5359003737 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 17 Aug 2005 18:06:55 +0000 Subject: [PATCH] Move boot0cfg/fdisk item to testing, note some progress on the sparc64 gdb problem, add a new item for fixes to sysinstall that are similar to the work just done on boot0cfg/fdisk. --- en/releases/6.0R/todo.sgml | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index 27f23ffff6..202c7b6ddb 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -56,14 +56,6 @@ Description - - fdisk & boot0cfg - &status.wip; - &a.phk; - The boot0cfg and fdisk utilities need to be updated to use the proper - GEOM model for updating the boot sector of a mounted disk. - - "snaplk" livelock &status.wip; @@ -218,10 +210,11 @@ kgdb on sparc64 - &status.new; -   + &status.wip; + &a.marcel; It looks like kgdb is still broken on sparc64. It is better - than it used to be but still can't obtain a traceback. + than it used to be but still can't obtain a traceback. A fix + was just committed to HEAD. @@ -240,6 +233,18 @@ Once those are cleared, it will be a very desirable feature for 6.0. + + update sysinstall disk labeling + &status.new; +   + Sysinstall could use the same fixes recently made to fdisk so it + plays nice with GEOM and disk labeling. This doesn't cause problems + during install because nothing on the disk is mounted when its label + is being manipulated but it can cause problems if sysinstall gets + used on a live system to adjust labels on existing disks which + sys-admins tend to do. + +

Documentation items that must be resolved for 6.0

@@ -348,6 +353,14 @@ This should be fixed but more testing would be good. + + fdisk & boot0cfg + &status.untested; + &a.phk; + The boot0cfg and fdisk utilities need to be updated to use the proper + GEOM model for updating the boot sector of a mounted disk. + +

Stress Test Panics