All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: Xin Ouyang <Xin.Ouyang@windriver.com>,
	Mark Hatle <mark.hatle@windriver.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-selinux] Add util-linux-agetty to core-image-selinux IMAGE_INSTALL.
Date: Thu, 26 Sep 2013 08:47:46 -0400	[thread overview]
Message-ID: <20130926124745.GC4151@windriver.com> (raw)
In-Reply-To: <20130926045827.GA1541@longhaul.twobit.us>

[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]

All opposed?  If the motion is carried, I'll merge it both into master
and what will soon become master-next.

-J.

[[yocto] [meta-selinux] Add util-linux-agetty to core-image-selinux IMAGE_INSTALL.] On 13.09.26 (Thu 04:58) Philip Tricca wrote:

> Currently logins to core-image-selinux images through a getty (serial)
> fail. This is caused by the use of the busybox getty. SELinux depends
> on executable files and their labels to transition between types.
> The symlink to busybox is not sufficient to cause the getty processes
> to transition to the right SELinux context. Using a getty binary
> like the one provided by util-linux fixes this.
> 
> Signed-off-by: Philip Tricca <flihp@twobit.us>
> ---
>  recipes-security/images/core-image-selinux.bb |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-security/images/core-image-selinux.bb b/recipes-security/images/core-image-selinux.bb
> index 0109933..1ec7b08 100644
> --- a/recipes-security/images/core-image-selinux.bb
> +++ b/recipes-security/images/core-image-selinux.bb
> @@ -6,6 +6,7 @@ LICENSE = "MIT"
>  
>  IMAGE_INSTALL = "\
>  	${CORE_IMAGE_BASE_INSTALL} \
> +	util-linux-agetty \
>  	packagegroup-core-basic \
>  	packagegroup-core-selinux \
>  "   
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-09-26 12:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26  4:58 [meta-selinux] Add util-linux-agetty to core-image-selinux IMAGE_INSTALL Philip Tricca
2013-09-26 12:47 ` Joe MacDonald [this message]
2013-09-27 17:56 ` 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=20130926124745.GC4151@windriver.com \
    --to=joe.macdonald@windriver.com \
    --cc=Xin.Ouyang@windriver.com \
    --cc=mark.hatle@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.