Trim two TrustedBSD MAC items: as much of userland as will be merged
has been. TrustedBSD mac_lomac port has been committed. Documentation work still in the queue.
This commit is contained in:
parent
c6b71d8aaf
commit
6364aa99a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15570
1 changed files with 1 additions and 19 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.125 2003/01/02 20:30:40 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.126 2003/01/03 22:38:30 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -55,24 +55,6 @@
|
|||
believed to be the same problem as described in PR 45383.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>TrustedBSD MAC Framework userland applications</td>
|
||||
<td>Mostly merged, some minor updates pending</td>
|
||||
<td>&a.rwatson;</td>
|
||||
<td>Most MAC support for user applications and daemons has been
|
||||
merged. Minor updates to support correct labeling in inetd,
|
||||
optional labeling of ttys, and a few other bits and pieces are
|
||||
pending.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Port of LOMAC to TrustedBSD MAC Framework</td>
|
||||
<td>Merge in progress</td>
|
||||
<td>&a.green;,&a.rwatson;</td>
|
||||
<td>New mac_lomac implementation almost completely merged:
|
||||
currently missing is the documentation.</td>
|
||||
</tr>
|
||||
|
||||
<tr><td>devd</td><td>Prototype committed.</td>
|
||||
<td>&a.imp;</td><td>A devd prototype has been committed;
|
||||
will mature as we approach the 5.0 release, including adopting
|
||||
|
|
Loading…
Reference in a new issue