Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 08:57:11 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 47032 for review
Message-ID:  <200402161657.i1GGvBFl082975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402161657.i1GGvBFl082975>