From owner-p4-projects@FreeBSD.ORG Sun Mar 26 12:23:43 2006
Return-Path:
X-Original-To: p4-projects@freebsd.org
Delivered-To: p4-projects@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 32767)
id B666B16A41F; Sun, 26 Mar 2006 12:23:43 +0000 (UTC)
X-Original-To: perforce@freebsd.org
Delivered-To: perforce@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
by hub.freebsd.org (Postfix) with ESMTP id 58F3F16A400
for ; Sun, 26 Mar 2006 12:23:43 +0000 (UTC)
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
by mx1.FreeBSD.org (Postfix) with ESMTP id 01ACB43D53
for ; Sun, 26 Mar 2006 12:23:43 +0000 (GMT)
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2QCNgMc094996
for ; Sun, 26 Mar 2006 12:23:42 GMT
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Received: (from perforce@localhost)
by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2QCNgae094993
for perforce@freebsd.org; Sun, 26 Mar 2006 12:23:42 GMT
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Date: Sun, 26 Mar 2006 12:23:42 GMT
Message-Id: <200603261223.k2QCNgae094993@repoman.freebsd.org>
X-Authentication-Warning: repoman.freebsd.org: perforce set sender to
bb+lists.freebsd.perforce@cyrus.watson.org using -f
From: Robert Watson
To: Perforce Change Reviews
Cc:
Subject: PERFORCE change 94040 for review
X-BeenThere: p4-projects@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: p4 projects tree changes
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 26 Mar 2006 12:23:43 -0000
http://perforce.freebsd.org/chv.cgi?CH=94040
Change 94040 by rwatson@rwatson_peppercorn on 2006/03/26 12:22:42
Break capabilities out into their own page, discuss what's up with
the implementation, where to find it, and the fact that portions
of it are present in the SEBSD branch.
Affected files ...
.. //depot/projects/trustedbsd/www/Makefile#4 edit
.. //depot/projects/trustedbsd/www/components.page#5 edit
.. //depot/projects/trustedbsd/www/sidebar.xml#5 edit
Differences ...
==== //depot/projects/trustedbsd/www/Makefile#4 (text+ko) ====
@@ -28,7 +28,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $P4: //depot/projects/trustedbsd/www/Makefile#3 $
+# $P4: //depot/projects/trustedbsd/www/Makefile#4 $
STYLESHEET= page.xsl
@@ -45,6 +45,7 @@
SRCS+= sebsd.page
SRCS+= sedarwin.page
SRCS+= audit.page
+SRCS+= cap.page
IMGS= components.gif componentsgray.gif
IMGS+= developers.gif developersgray.gif docs.gif
==== //depot/projects/trustedbsd/www/components.page#5 (text+ko) ====
@@ -37,7 +37,7 @@
- $P4: //depot/projects/trustedbsd/www/components.page#4 $
+ $P4: //depot/projects/trustedbsd/www/components.page#5 $
@@ -153,8 +153,10 @@
compromise. The capabilities development branch is
largely complete, but is based on an older FreeBSD
5.0-CURRENT snapshot. Elements of this implementation
- are being updated for FreeBSD 5.2 and will be available
- in 2003Q3 as part of the MAC Framework.
+ are being updated for FreeBSD 5.2 and are available as
+ part of the SEBSD version of the TrustedBSD MAC Framework.
+ For more information, see the Capability
+ Page.
==== //depot/projects/trustedbsd/www/sidebar.xml#5 (text+ko) ====
@@ -6,7 +6,7 @@
ACLs
Audit
Extended Attributes
- Capabilities
+ Capabilities
GEOM
MAC
OpenBSM
@@ -23,7 +23,7 @@
ACLs
Audit
Extended Attributes
- Capabilities
+ Capabilities
GEOM
MAC
OpenBSM