From owner-p4-projects@FreeBSD.ORG Mon Feb 16 08:57:12 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C0E5C16A4E0; Mon, 16 Feb 2004 08:57:11 -0800 (PST) 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 874E716A4CF for ; Mon, 16 Feb 2004 08:57:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7952643D31 for ; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (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.10/8.12.10) with ESMTP id i1GGvBGe082982 for ; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GGvBFl082975 for perforce@freebsd.org; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 16 Feb 2004 08:57:11 -0800 (PST) Message-Id: <200402161657.i1GGvBFl082975@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 47032 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: Mon, 16 Feb 2004 16:57:12 -0000 http://perforce.freebsd.org/chv.cgi?CH=47032 Change 47032 by rwatson@rwatson_paprika on 2004/02/16 08:56:12 mkdir requried on /.attributes/system before initattr will succeed. Submitted by: James.Nix@ngc.com Affected files ... .. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#26 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#26 (text+ko) ==== @@ -316,6 +316,7 @@ insert the same directory in front of "/.attribute/system/sebsd" to store the attributes in that file system. + mkdir -p /.attribute/system sudo extattrctl initattr -p / 256 /.attribute/system/sebsd Step 17: Install mac.conf