This commit is contained in:
Dan Walsh 2011-11-16 10:58:53 -05:00
parent 74900d5a94
commit 3c81e30995
2 changed files with 2452 additions and 278 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,7 @@ Source: serefpolicy-%{version}.tgz
patch: policy-F16.patch patch: policy-F16.patch
patch1: unconfined_permissive.patch patch1: unconfined_permissive.patch
patch2: thumb.patch patch2: thumb.patch
patch3: execmem.patch
Source1: modules-targeted.conf Source1: modules-targeted.conf
Source2: booleans-targeted.conf Source2: booleans-targeted.conf
Source3: Makefile.devel Source3: Makefile.devel
@ -239,6 +240,7 @@ Based off of reference policy: Checked out revision 2.20091117
%patch -p1 %patch -p1
%patch1 -p1 -b .unconfined %patch1 -p1 -b .unconfined
%patch2 -p1 -b .thumb %patch2 -p1 -b .thumb
%patch3 -p1 -b .execmem
%install %install
mkdir selinux_config mkdir selinux_config