PERFORCE change 42889 for review

Robert Watson rwatson at FreeBSD.org
Fri Nov 21 14:50:23 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=42889

Change 42889 by rwatson at rwatson_powerbook on 2003/11/21 06:49:26

	Now that the policy pieces are all there and I can reproduce the build,
	document it.

Affected files ...

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

Differences ...

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

@@ -185,6 +185,19 @@
     XXX
     cd ../..
 
+Step 9: Build SEDarwin Sample Policy
+
+  We provide a minimal sample policy; due to current limitations in loading the
+  policy at boot-time, we link the sample policy directly into the Darwin kernel
+  (yes, this is just temporary!).  When the policy is built, you end up with
+  a policy.h file that will get copied into the XNU tree for the kernel build.
+
+    cd policy
+    make ; make install
+
+  Until we have this fixed, remember that when you change the policy, you need
+  to re-install and remake the XNU kernel.
+
 Step 10: Build XNU
 
   NOTE: If you skipped the long and tedious elements of Step 2 above,
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list