Update LOMAC todo task since the mac_lomac import has now been performed.
This commit is contained in:
parent
b3576c7d78
commit
c9ef8a53aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15052
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.53 2002/11/26 04:43:06 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.54 2002/11/26 18:06:36 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -166,11 +166,14 @@
|
|||
|
||||
<tr>
|
||||
<td>Port of LOMAC to TrustedBSD MAC Framework</td>
|
||||
<td>Perforce trustedbsd_mac: in progress</td>
|
||||
<td>Merge in progress</td>
|
||||
<td>green@FreeBSD.org</td>
|
||||
<td>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.</td>
|
||||
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.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue