From f21025c12ec41c4a67dbfd2d3588333bc9014d2a Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 3 Dec 2002 14:22:58 +0000 Subject: [PATCH] Chown the fdisk non-FreeBSD deletion task to jhb@/nyan@; change status to patches circulating. Unless I missed the commit of the patches, which is also possible. Update MAC Framework userland merge task: recursive file system labeling is now supported. A few other minor tweaks remain, if time happens. Update the mac_lomac task: it's pretty much complete, but we need to merge the sample policy file for src/share (commit request pending approval of re@) and commit the documentation. We also need to scrub the old LOMAC from the tree (currently not built). Commit request also pending on that. Add a task to make sysinstall know how to speak UFS2 for partition labeling and newfsing. I own the task; am currently circulating patches. --- en/releases/5.0R/todo.sgml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 8e4a2364e2..3c10359818 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -58,8 +58,8 @@ Reported problems with fdisk disk editor - -- - -- + Patches circulating + jhb@,nyan@ Reported problems deleting non-FreeBSD slices using the sysinstall fdisk editor. @@ -159,8 +159,8 @@ Mostly merged, some minor updates pending rwatson@ Most MAC support for user applications and daemons has been - merged. Minor updates to support recursive file labeling, - correct labeling in inetd, and a few other bits and pieces is + merged. Minor updates to support correct labeling in inetd, + optional labeling of ttys, and a few other bits and pieces are pending. @@ -176,13 +176,10 @@ Port of LOMAC to TrustedBSD MAC Framework Merge in progress - green@ - Re-implementation of LOMAC to plug in via the MAC framework, - making it easier to deploy and support, as well as removing - code duplication in the LOMAC tree to improve maintenance cost. - The kernel code and boot code is now merged, but slight updates - to the userland file label management tool are required to - perform LOMAC's initial labeling. + green@,rwatson@ + New mac_lomac implementation almost completely merged: + currently missing are the default policy file (commit request + under review by re@) and documentation. @@ -200,6 +197,14 @@ + + sysinstall support for UFS2 + Patches being circulated. + rwatson@ + Teach sysinstall how to properly create UFS2 partitions, and + under what circumstances that is appropriate. + + KerberosV, OpenSSH, and PAM In progress