All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/1] refpolicy: add setrans.conf for mcs/mls policy
@ 2014-04-24  7:02 wenzong.fan
  2014-04-24  7:02 ` [meta-selinux][PATCH 1/1] " wenzong.fan
  2014-04-25  0:02 ` [meta-selinux][PATCH 0/1] " Joe MacDonald
  0 siblings, 2 replies; 3+ messages in thread
From: wenzong.fan @ 2014-04-24  7:02 UTC (permalink / raw)
  To: yocto, xin.ouyang, mark.hatle

From: Wenzong Fan <wenzong.fan@windriver.com>

Add initial version for setrans.conf:
    - setrans-mls.conf: copied from \
      policycoreutils/mcstrans/share/examples/default/setrans.conf
    - setrans-mcs.conf: copied from radhat policy.
    
This fixes below issue:
    $ chcat -L
    IOError: No such file or directory: \
      '/etc/selinux/$POLICY_NAME/setrans.conf'

The following changes since commit 0362287928bc0a58b755488ebd74441c28eeeee2:

  audit: Fix lack of a default audit.rules (2014-04-07 09:55:49 -0400)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/setrans
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/setrans

Wenzong Fan (1):
  refpolicy: add setrans.conf for mcs/mls policy

 recipes-security/refpolicy/files/setrans-mcs.conf |   17 +++++++
 recipes-security/refpolicy/files/setrans-mls.conf |   52 +++++++++++++++++++++
 recipes-security/refpolicy/refpolicy_common.inc   |    8 ++++
 3 files changed, 77 insertions(+)
 create mode 100644 recipes-security/refpolicy/files/setrans-mcs.conf
 create mode 100644 recipes-security/refpolicy/files/setrans-mls.conf

-- 
1.7.9.5



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

end of thread, other threads:[~2014-04-25  0:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24  7:02 [meta-selinux][PATCH 0/1] refpolicy: add setrans.conf for mcs/mls policy wenzong.fan
2014-04-24  7:02 ` [meta-selinux][PATCH 1/1] " wenzong.fan
2014-04-25  0:02 ` [meta-selinux][PATCH 0/1] " 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.