mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
The recipe is derived from 2.1.3 with some changes made. 1. configuration files are updated to look for sbin binaries in /usr/sbin 2. a init.d file was derived from Debian to work with busybox's start-stop-daemon 3. the plugin package contents was fine tuned as some of the files from 2.1.3 were required to let audit run. Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
||
|---|---|---|
| conf | ||
| recipes-connectivity/openssh | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-extended | ||
| recipes-kernel/linux | ||
| recipes-security | ||
| MAINTAINERS | ||
| README | ||
meta-selinux ============ This layer's purpose is enabling SE Linux support when used with Poky. The majority of this layers work is accomplished in bbappend files, used to enable SE Linux support in existing Poky packages. A new recipes-security was added. The purpose of this category is to add software specific to system security. Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches. status ------ Jan 31, 2012 - Initial version of the layer available. Basic functionality: * new recipes-security -- includes all SE Linux core components * enable kernel configuration of SE Linux components * enable a few basic recipes to be used as examples for others