From c9ef8a53aa92d951af0a98e5b01ff15b26303bb5 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 26 Nov 2002 18:07:47 +0000 Subject: [PATCH] Update LOMAC todo task since the mac_lomac import has now been performed. --- en/releases/5.0R/todo.sgml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 0dc906a825..2a5f0c19d4 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -166,11 +166,14 @@ Port of LOMAC to TrustedBSD MAC Framework - Perforce trustedbsd_mac: in progress + Merge in progress green@FreeBSD.org 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. + 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.