SELinux policy configuration
Go to file
Zdenek Pytela c38b24eb7c Synchronize the repo content with the previous state
After the automated creation of the c8s branch, not all files tracked
previously in dist-git were added to the repository. This commit adds
all required files and also makes necessary changes.

Related: rhbz#2093355
2023-04-13 21:02:31 +02:00
.fmf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
plans Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
.gitignore Import rpm: c8s 2023-02-27 15:25:04 -05:00
COPYING Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
Makefile Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
Makefile.devel Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
README Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
booleans-minimum.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans-mls.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans-targeted.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans.subs_dist Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
customizable_types Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
file_contexts.subs_dist Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 11:25:41 -08:00
make-rhat-patches.sh Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
modules-minimum.conf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
modules-mls-base.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-mls-contrib.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted-base.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted-contrib.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted.conf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
permissivedomains.cil Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
rpm.macros Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-minimum Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-mls Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-targeted Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
selinux-factory-reset Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
selinux-factory-reset@.service Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
selinux-policy.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
selinux-policy.spec Auto sync2gitlab import of selinux-policy-3.14.3-117.el8.src.rpm 2023-02-18 02:11:46 +00:00
setrans-minimum.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
setrans-mls.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
setrans-targeted.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
seusers Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
sources Auto sync2gitlab import of selinux-policy-3.14.3-117.el8.src.rpm 2023-02-18 02:11:46 +00:00
users-minimum Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
users-mls Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
users-targeted Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00

README

## Build process

1. clone [SELinux/selinux-policy](https://gitlab.cee.redhat.com/SELinux/selinux-policy) repository
	
		$ cd ~/devel/github
		$ git clone git@gitlab.cee.redhat.com:SELinux/selinux-policy.git
		$ cd selinux-policy

2. create, backport, cherry-pick needed changes to a particular branch and push them

3. clone **selinux-policy** dist-git repository

		$ cd ~/devel/dist-git
		$ rhpkg clone selinux-policy 
		$ cd selinux-policy

4. Download the latest snaphots from selinux-policy and selinux-policy-contrib github repositories

        $ ./make-rhat-patches.sh

5. add changes to the dist-git repository, bump release, create a changelog entry, commit and push
6. build the package
	
         $ rhpkg build