From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] linux/linux.mk: add automatic selinux config selection
Date: Sat, 14 Mar 2020 15:37:36 +0100 [thread overview]
Message-ID: <20200314153736.09c2458e@windsurf> (raw)
In-Reply-To: <20200312180909.2948885-1-aduskett@gmail.com>
On Thu, 12 Mar 2020 11:09:08 -0700
aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
>
> Enabling SELinux support in the kernel requires several options, many of which
> are in different areas. These options are as follows:
>
> - CONFIG_AUDIT
> - CONFIG_DEFAULT_SECURITY_SELINUX
> - CONFIG_INET
> - CONFIG_NET
> - CONFIG_SECURITY
> - CONFIG_SECURITY_NETWORK
> - CONFIG_SECURITY_SELINUX
>
> As such, if a user selects the libselinux package, it is much easier to select
> these packages for them, much like we already do with other packages
> such as systemd or iptables.
>
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
> linux/linux.mk | 8 ++++++++
> 1 file changed, 8 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-03-14 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 18:09 [Buildroot] [PATCH 1/1] linux/linux.mk: add automatic selinux config selection aduskett at gmail.com
2020-03-14 14:37 ` Thomas Petazzoni [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=20200314153736.09c2458e@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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