All of lore.kernel.org
 help / color / mirror / Atom feed
From: <wenzong.fan@windriver.com>
To: <yocto@yoctoproject.org>, <xin.ouyang@windriver.com>,
	<mark.hatle@windriver.com>
Subject: [meta-selinux][PATCH 0/1] refpolicy: add setrans.conf for mcs/mls policy
Date: Thu, 24 Apr 2014 03:02:51 -0400	[thread overview]
Message-ID: <cover.1398322678.git.wenzong.fan@windriver.com> (raw)

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



             reply	other threads:[~2014-04-24  7:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24  7:02 wenzong.fan [this message]
2014-04-24  7:02 ` [meta-selinux][PATCH 1/1] refpolicy: add setrans.conf for mcs/mls policy wenzong.fan
2014-04-25  0:02 ` [meta-selinux][PATCH 0/1] " Joe MacDonald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1398322678.git.wenzong.fan@windriver.com \
    --to=wenzong.fan@windriver.com \
    --cc=mark.hatle@windriver.com \
    --cc=xin.ouyang@windriver.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.