Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 13:39:17 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42912 for review
Message-ID:  <200311212139.hALLdHk5017547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=42912

Change 42912 by rwatson@rwatson_tislabs on 2003/11/21 13:38:29

	Instructions for loadpolicy and newrole.  Need to add targets
	to those makefiles as well.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#8 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#8 (text+ko) ====

@@ -181,7 +181,10 @@
 
     cd sebsd_cmds/checkpolicy
     make ; sudo make install
-    cd ../..
+    cd ../loadpolicy
+    make ; sudo make install
+    cd ../newrole
+    make ; sudo make install
 
 Step 9: Build, Install wslogin and WindowServer wrapper
 



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