README.md

Open vSwitch - Continuous moving selinux policy

This package is for an independently maintained selinux policy from the version-tied upstream selinux.

We keep this policy separate so that any changes that may need to be applied regardless of version can be shipped.

Usually, the process will be to rebase from the openvswitch selinux/ directory at the upstream repository:

https://github.com/openvswitch/ovs.git

Ensure that the .in file is expanded with all of the dpdk sections in tact, and simply replace the existing policy.

IF changes need to be made here, they should also exist in the upstream openvswitch repository.

Building

Simply run: make -f /usr/share/selinux/devel/Makefile

That will generate the selinux policy files. To build the RPM: make rpm