From: Kai Kang <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] V2: Add /sbin/sushell when SELinux is enabled
Date: Wed, 8 Jul 2015 14:25:59 +0800 [thread overview]
Message-ID: <cover.1436336502.git.kai.kang@windriver.com> (raw)
debug-shell.service from systemd starts different shell according to whether selinux is enabled.
If selinux is enabled, it starts /sbin/sushell. Add /sbin/sushell from fedora.
Tested with and without layer meta-selinux for x86-64.
The following changes since commit 8ad9a434c9fd0300cf5c38c368b181b78421e95a:
bitbake: tests/data: Add new data tests (2015-07-01 15:40:21 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib kangkai/initscripts
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/initscripts
Kai Kang (2):
initscripts: add /sbin/sushell for systemd service debug-shell
systemd: add PACKAGECONFIG selinux
meta/recipes-core/initscripts/initscripts-1.0/sushell | 5 +++++
meta/recipes-core/initscripts/initscripts_1.0.bb | 10 +++++++++-
meta/recipes-core/systemd/systemd_219.bb | 5 ++++-
3 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-core/initscripts/initscripts-1.0/sushell
--
1.9.1
next reply other threads:[~2015-07-08 6:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-08 6:25 Kai Kang [this message]
2015-07-08 6:26 ` [PATCH 1/2] initscripts: add /sbin/sushell for systemd service debug-shell Kai Kang
2015-07-08 6:26 ` [PATCH 2/2] systemd: add PACKAGECONFIG selinux Kai Kang
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.1436336502.git.kai.kang@windriver.com \
--to=kai.kang@windriver.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