Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 06:50:23 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42889 for review
Message-ID:  <200311211450.hALEoNIl085174@repoman.freebsd.org>

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

Change 42889 by rwatson@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,



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