All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/3] refpolicy virtual package
@ 2016-04-04  0:21 Philip Tricca
  2016-04-04  0:21 ` [meta-selinux][PATCH 1/3] refpolicy: Setup virtual/refpolicy provider Philip Tricca
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Philip Tricca @ 2016-04-04  0:21 UTC (permalink / raw)
  To: mark.hatle, Joe_MacDonald, yocto

We currently require each image to depend on the policy (or multiple
policies) that they want installed and the selinux-config package
enables the DEFAULT_POLICY. Since only one policy can be in effect at a
time, and we're targeting "embedded" systems it makes sense (to me at
least) that we would treat the policy much like we do the kernel and use
a virtual provider.

Feedback would be much appreciated,
Philip

Philip Tricca (3):
  refpolicy: Setup virtual/refpolicy provider.
  Integrate selinux-config into refpolicy_common.
  refpolicy_common: Sanity test DEFAULT_ENFORCING value and set default.

 conf/distro/oe-selinux.conf                        |  1 +
 .../packagegroups/packagegroup-core-selinux.bb     |  4 +-
 .../packagegroups/packagegroup-selinux-minimal.bb  |  3 +-
 recipes-security/refpolicy/refpolicy_common.inc    | 43 +++++++++++++++++++++-
 recipes-security/selinux/selinux-config_0.1.bb     | 41 ---------------------
 5 files changed, 44 insertions(+), 48 deletions(-)
 delete mode 100644 recipes-security/selinux/selinux-config_0.1.bb

-- 
2.1.4



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-04-17  5:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04  0:21 [meta-selinux][PATCH 0/3] refpolicy virtual package Philip Tricca
2016-04-04  0:21 ` [meta-selinux][PATCH 1/3] refpolicy: Setup virtual/refpolicy provider Philip Tricca
2016-04-04  0:21 ` [meta-selinux][PATCH 2/3] Integrate selinux-config into refpolicy_common Philip Tricca
2016-04-08  8:27   ` wenzong fan
2016-04-11 12:54     ` Joe MacDonald
2016-04-12  3:55       ` Philip Tricca
2016-04-12  5:54         ` wenzong fan
2016-04-12 14:05           ` Joe MacDonald
2016-04-13  7:23             ` wenzong fan
2016-04-17  5:10               ` Philip Tricca
2016-04-04  0:21 ` [meta-selinux][PATCH 3/3] refpolicy_common: Sanity test DEFAULT_ENFORCING value and set default Philip Tricca
2016-04-04 17:53 ` [meta-selinux][PATCH 0/3] refpolicy virtual package Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.