From owner-p4-projects@FreeBSD.ORG Wed May 26 17:26:39 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 7D99516A4D0; Wed, 26 May 2004 17:26:39 -0700 (PDT) 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 51C2C16A4CE for ; Wed, 26 May 2004 17:26:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B03A43D3F for ; Wed, 26 May 2004 17:26:39 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4R0PsaK012012 for ; Wed, 26 May 2004 17:25:54 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4R0Ps33012009 for perforce@freebsd.org; Wed, 26 May 2004 17:25:54 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 26 May 2004 17:25:54 -0700 (PDT) Message-Id: <200405270025.i4R0Ps33012009@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 Subject: PERFORCE change 53569 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 00:26:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=53569 Change 53569 by rwatson@rwatson_paprika on 2004/05/26 17:25:39 Add /usr/include/bsm and /etc/security to the mtree definitions. Note that /etc/security used to be a file, and is now a directory, so this may be a conflict that somehow has to be handled. Note also that /etc/security is used by SELinux/SEBSD/ SEDarwin, and may also be somewhat in conflict. Affected files ... .. //depot/projects/trustedbsd/audit2/etc/mtree/BSD.include.dist#3 edit .. //depot/projects/trustedbsd/audit2/etc/mtree/BSD.root.dist#2 edit Differences ... ==== //depot/projects/trustedbsd/audit2/etc/mtree/BSD.include.dist#3 (text+ko) ==== @@ -7,6 +7,8 @@ . arpa .. + bsm + .. bsnmp .. c++ ==== //depot/projects/trustedbsd/audit2/etc/mtree/BSD.root.dist#2 (text+ko) ==== @@ -54,6 +54,8 @@ .. rc.d .. + security + .. skel .. ssh