Skip to content

Gentoo overlay providing additional SELinux policy modules not yet upstreamed into Portage

Notifications You must be signed in to change notification settings

0xC0ncord/concord-selinux-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xC0ncord's Gentoo SELinux Overlay

This is my personal Gentoo SELinux overlay. This overlay contains SELinux policy modules targetting the Gentoo SELinux policy that are otherwise not yet upstreamed into Portage.

Installation

This repository can be added manually or by using eselect-repository or layman.

eselect-repository

# eselect repository add concord-selinux git https://github.com/0xC0ncord/concord-selinux-overlay.git

Layman

# layman -o https://raw.githubusercontent.com/0xC0ncord/concord-selinux-overlay/master/repositories.xml -f -a concord-selinux

Manually

  1. Clone this repository somewhere.
$ git clone https://github.com/0xC0ncord/concord-selinux-overlay.git
  1. Create a new file called concord-selinux.conf in /etc/portage/repos.conf with the following content:
[concord-selinux]
location = /path/to/cloned/repository
  1. Install the package(s) using Portage.
  2. To update the overlay just run git pull in the cloned repository.

Contributing

You can report any ebuild issues or feature requests in the issue tracker.

About

Gentoo overlay providing additional SELinux policy modules not yet upstreamed into Portage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages