Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] wic: Remove selinux_check()
Date: Thu, 24 Oct 2013 08:21:08 -0500	[thread overview]
Message-ID: <1382620868.3152.18.camel@empanada> (raw)
In-Reply-To: <afa3e31d527432bf9ff8473d51528d9e204465ed.1382620128.git.tom.zanussi@linux.intel.com>

On Thu, 2013-10-24 at 08:11 -0500, Tom Zanussi wrote:
> This seems to be an obsolete checkt - we don't have any problems with
> image creation under selinux, so remove this check.
> 

Just noticed the typo, fixed in the branch.

Tom

> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
> ---
>  scripts/lib/mic/conf.py | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/scripts/lib/mic/conf.py b/scripts/lib/mic/conf.py
> index 58fad51..b850d80 100644
> --- a/scripts/lib/mic/conf.py
> +++ b/scripts/lib/mic/conf.py
> @@ -186,10 +186,6 @@ class ConfigMgr(object):
>                                                self.create['name_prefix'],
>                                                self.create['name_suffix'])
>  
> -        # check selinux, it will block arm and btrfs image creation
> -        misc.selinux_check(self.create['arch'],
> -                           [p.fstype for p in ks.handler.partition.partitions])
> -
>      def set_runtime(self, runtime):
>          if runtime not in ("bootstrap", "native"):
>              msger.error("Invalid runtime mode: %s" % runtime)




  reply	other threads:[~2013-10-24 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-24 13:11 [PATCH 0/1] wic fix to remove getenforce check Tom Zanussi
2013-10-24 13:11 ` [PATCH 1/1] wic: Remove selinux_check() Tom Zanussi
2013-10-24 13:21   ` Tom Zanussi [this message]
2013-10-29 17:44 ` [PATCH 0/1] wic fix to remove getenforce check Tom Zanussi

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=1382620868.3152.18.camel@empanada \
    --to=tom.zanussi@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox