Commit Graph

13 Commits

Author SHA1 Message Date
Yi Zhao
ff95c536a5 README: update
Add how to enable labeling on first boot.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2023-10-12 10:14:19 -04:00
Yi Zhao
654201e25d meta-selinux: convert to new override syntax
This is the result of automated script conversion:
poky/scripts/contrib/convert-overrides.py meta-selinux

Converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2021-08-04 16:18:39 -04:00
Joe MacDonald
d668669844 refpolicy: update to 2.20190201 and git HEAD policies
Additionally, the README has fallen out of date, update it to reflect the
current reality of layer dependencies.

Signed-off-by: Joe MacDonald <joe@deserted.net>
2019-04-12 15:28:38 -04:00
Khem Raj
c86c1e1624 README: Document setting PREFERRED_VERSION for refpolicy
When setting preferred version for a given refpolicy
we also need to set the PV for refpolicy recipe since
its part of the selinux packagegroup and will silently
use git version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-08-16 12:25:41 -04:00
Mark Hatle
6733785db6 README: Add information about running the system
We want to give the users some basic information to be able to run the
compiled system with SE Linux enabled, but not in enforcing mode.  This will
allow a knowledgable user to update the reference policy for their
configuration.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-14 16:12:25 -05:00
Mark Hatle
694b8d1f1a README: Update and remove references to distros, replace w/ DISTRO_FEATURES
Remove distros, instead of specifying an oe or poky example distribution,
we are moving to enabling the components using DISTRO_FEATURES.  This will
make it easier for a user to enable selinux on a custom distribution, or on
a project specific basis.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-14 08:29:01 -05:00
Shrikant Bobade
655db117a2 README: update with systemd & virtual/refpolicy details
add init manager user guidelines and examples for using refpolicy with
perticular version and type.

Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2016-07-04 15:42:36 -04:00
Shrikant Bobade
684ee9401f README : update supported refpolicy version details
README updated with the supported refpolicy version
details and information of refpolicy building from
git repository.

Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-08-07 17:34:26 -04:00
Shrikant Bobade
f19f2bf82a README: update supported linux-yocto versions
README updated with the list of supported linux-yocto
versions and details to use it while preparing selinux
enabled images.

Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-08-07 16:48:18 -04:00
Joe MacDonald
d382d54f0a layer: update configuration and dependencies
Add in support for optional bbappends based on the presence of other
layers in the project and move the lxc recipe to a meta-virtualization
location.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-02-18 22:43:56 -05:00
Mark Hatle
19dfedb322 README: Update status
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-10-02 13:24:46 -04:00
Mark Hatle
20bd406a0e README: Update readme to conform to Yocto Project compliance guidelines
The compliane guidelines required:

layers contain a README file which details the origin of the layer, its
maintainer, where to submit changes, and any dependencies or version
requirements

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2012-07-30 14:29:39 -05:00
Mark Hatle
e40025b884 README: Add maintainers and readme files
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2012-01-31 14:41:32 -06:00