diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml
index ed1ccea3c5..0d9d07bdcb 100644
--- a/en/releases/5.0R/todo.sgml
+++ b/en/releases/5.0R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%includes;
]>
@@ -51,20 +51,14 @@
to give adequate time fo rthe translation teams to catch up.
-
devd | Unknown | imp@FreeBSD.org | A devd
+ |
devd | Prototype available, will be committed over weekend
+ of Oct 19-20, 2002 | imp@FreeBSD.org | A devd
prototype to manage the insertion and removal of devices (usb,
firewire, pccard, etc..) from the system. |
-
- KDE / GNOME | Unknown after GCC upgrade | ports@FreeBSD.org |
- Working KDE and GNOME packages are a requirement for 5.0
- RELEASE. Before the recent GCC upgrade, there were problems
- building parts of KDE. |
-
-
TrustedBSD MAC Framework system call interface |
- Perforce rwatson_macnewapi: in progress |
+ Perforce trustedbsd_mac: preparing for merge to main tree |
rwatson@FreeBSD.org |
Revised system call interface supporting extensible label access
from userland. This replaces the current temporary API which
@@ -74,7 +68,7 @@
|
TrustedBSD MAC Framework userland applications |
- Perforce trustedbsd_mac: in progress |
+ Perforce trustedbsd_mac: preparing for merge to main tree |
rwatson@FreeBSD.org |
Simple labeling applications including {get,set}[fp]mac(8),
as well as labeling during the login process. |
@@ -100,19 +94,20 @@
Switch to GEOM as default storage management framework |
- FreeBSD CVS HEAD: in progress |
+ FreeBSD CVS HEAD: default now switched |
phk@FreeBSD.org | Move to using GEOM in the GENERIC
kernel as the default storage management framework, supporting
out-of-the-box use of new partiton types, data transforms (such
- as cryptographic swap protection), etc. |
+ as cryptographic swap protection), etc. Currently waiting on
+ bugs in sysinstall to be resolved relating to libdisk; many
+ nits have already been resolved (SCSI deadlocks, etc).
gdb for sparc64 |
-- |
tmm@FreeBSD.org |
- gdb currently does not work on sparc64, but is a required feature
- for sparc64 to be a Tier 1 supported platform. |
+ gdb 5.3 now works with sparc64; gdb import required. |