summaryrefslogtreecommitdiffstats
path: root/recipes-security/images/core-image-selinux-minimal.bb
Commit message (Collapse)AuthorAgeFilesLines
* selinux-image: Add new image class to label the rootfs, use it for selinux ↵Philip Tricca2015-08-081-1/+1
| | | | | | | images. Signed-off-by: Philip Tricca <flihp@twobit.us> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* Add packagegroup and image recipe for minimal SELinux image.Philip Tricca2013-10-151-0/+15
This is intended to demonstrate the minimal set packages necessary to boot and load a system with SELinux enabled. Specifically we don't need any of the packages that depend on python. Signed-off-by: Philip Tricca <flihp@twobit.us> Signed-off-by: Joe MacDonald <joe@deserted.net>