PERFORCE change 87007 for review
Christian S.J. Peron
csjp at FreeBSD.org
Sun Nov 20 18:16:29 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=87007
Change 87007 by csjp at csjp_xor on 2005/11/20 18:15:58
sync the rest of the kernel configs with robert's i386 changes
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/alpha/conf/MAC#3 edit
.. //depot/projects/trustedbsd/mac/sys/amd64/conf/MAC#3 edit
.. //depot/projects/trustedbsd/mac/sys/ia64/conf/MAC#3 edit
.. //depot/projects/trustedbsd/mac/sys/pc98/conf/MAC#3 edit
.. //depot/projects/trustedbsd/mac/sys/powerpc/conf/MAC#3 edit
.. //depot/projects/trustedbsd/mac/sys/sparc64/conf/MAC#3 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/alpha/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
==== //depot/projects/trustedbsd/mac/sys/amd64/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
==== //depot/projects/trustedbsd/mac/sys/ia64/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
==== //depot/projects/trustedbsd/mac/sys/pc98/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
==== //depot/projects/trustedbsd/mac/sys/powerpc/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
==== //depot/projects/trustedbsd/mac/sys/sparc64/conf/MAC#3 (text+ko) ====
@@ -27,3 +27,9 @@
#options MAC_STUB # Stub policy
#options MAC_TEST # Testing policy for the MAC framework
#options MAC_CHKEXEC # File system trusted executable policy
+
+#options MAC_ALWAYS_LABEL_MBUF
+options MAC_DEBUG
+#options MAC_STATIC
+options UFS_EXTATTR
+options UFS_EXTATTR_AUTOSTART
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