[selinux-policy: 1029/3172] remove testing configuration for release

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:33:54 UTC 2010


commit cb1d1e9a5b58e478302317264ca29c306845f02c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Dec 7 14:58:39 2005 +0000

    remove testing configuration for release

 refpolicy/build.conf          |    6 +-
 refpolicy/policy/modules.conf |  875 -----------------------------------------
 2 files changed, 3 insertions(+), 878 deletions(-)
---
diff --git a/refpolicy/build.conf b/refpolicy/build.conf
index 916a063..5a22b47 100644
--- a/refpolicy/build.conf
+++ b/refpolicy/build.conf
@@ -14,7 +14,7 @@
 # strict, targeted,
 # strict-mls, targeted-mls,
 # strict-mcs, targeted-mcs
-TYPE = targeted-mcs
+TYPE = strict
 
 # Policy Name
 # If set, this will be used as the policy
@@ -29,14 +29,14 @@ NAME = refpolicy
 # for the distribution.
 # redhat, gentoo, debian, and suse are current options.
 # Fedora users should enable redhat.
-DISTRO = redhat
+#DISTRO = redhat
 
 # Direct admin init
 # Setting this will allow sysadm to directly
 # run init scripts, instead of requring run_init.
 # This is a build option, as role transitions do
 # not work in conditional policy.
-DIRECT_INITRC=y
+#DIRECT_INITRC=n
 
 # Build monolithic policy.  Putting n here
 # will build a loadable module policy.


More information about the scm-commits mailing list