All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pascal Ouyang <xin.ouyang@windriver.com>
To: Zhenhua Luo <zhenhua.luo@freescale.com>, <yocto@yoctoproject.org>
Subject: Re: [meta-selinux][PATCH] Enable two options to ensure selinux can boot up
Date: Thu, 28 Aug 2014 18:40:35 +0800	[thread overview]
Message-ID: <53FF0723.3050801@windriver.com> (raw)
In-Reply-To: <1406204401-17220-1-git-send-email-zhenhua.luo@freescale.com>

于 14-7-24 下午8:20, Zhenhua Luo 写道:
> * CONFIG_SECURITY=y
> * CONFIG_SECURITYFS=y
>
> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
> ---
>   recipes-kernel/linux/linux-yocto/selinux.cfg | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/recipes-kernel/linux/linux-yocto/selinux.cfg b/recipes-kernel/linux/linux-yocto/selinux.cfg
> index 53cdf57..2edd366 100644
> --- a/recipes-kernel/linux/linux-yocto/selinux.cfg
> +++ b/recipes-kernel/linux/linux-yocto/selinux.cfg
> @@ -18,6 +18,8 @@ CONFIG_EXT4_FS_SECURITY=y
>   CONFIG_JFS_SECURITY=y
>   CONFIG_REISERFS_FS_SECURITY=y
>   CONFIG_JFFS2_FS_SECURITY=y
> +CONFIG_SECURITY=y
> +CONFIG_SECURITYFS=y
>   CONFIG_SECURITY_NETWORK=y
>   CONFIG_SECURITY_SELINUX=y
>   CONFIG_SECURITY_SELINUX_BOOTPARAM=y
>

Merged. Thanks :)

-- 
- Pascal


      reply	other threads:[~2014-08-28 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24 12:20 [meta-selinux][PATCH] Enable two options to ensure selinux can boot up Zhenhua Luo
2014-08-28 10:40 ` Pascal Ouyang [this message]

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=53FF0723.3050801@windriver.com \
    --to=xin.ouyang@windriver.com \
    --cc=yocto@yoctoproject.org \
    --cc=zhenhua.luo@freescale.com \
    /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.