From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [v2 2/5] package/audit: add support for host variant
Date: Sat, 16 Jul 2016 22:41:24 +0200 [thread overview]
Message-ID: <20160716224124.3e2284c1@free-electrons.com> (raw)
In-Reply-To: <1468699589-14328-2-git-send-email-Aduskett@gmail.com>
Hello,
On Sat, 16 Jul 2016 16:06:26 -0400, Adam Duskett wrote:
> refpolicy requires host-audit to compile. This patch adds that support.
> As previously discussed, libcap-ng is required as far as I can tell, and
> as such, I have made it mandatory to compile it as a dependency.
Don't use first person sentences in commit log.
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
> Changes:
>
> v1 - v2:
> - Removed frivilous check for libcap-ng
> - made host-libcap-ng mandatory.
>
> package/audit/audit.mk | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/package/audit/audit.mk b/package/audit/audit.mk
> index 89fdf14..1300c72 100644
> --- a/package/audit/audit.mk
> +++ b/package/audit/audit.mk
> @@ -58,4 +58,7 @@ define AUDIT_INSTALL_CLEANUP
> endef
> AUDIT_POST_INSTALL_TARGET_HOOKS += AUDIT_INSTALL_CLEANUP
>
> +HOST_AUDIT_CONF_OPTS = --without-python --without-python3 --disable-zos-remote --with-libcap-ng=yes
So you use libcap-ng, but you don't depend on it? Doesn't seem right.
Also, it would be good to be really sure it is needed. Did you try
without it? How do you test this patch series?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-16 20:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-16 20:06 [Buildroot] [v2 1/5] package/libcap-ng: add support for host variant Adam Duskett
2016-07-16 20:06 ` [Buildroot] [v2 2/5] package/audit: " Adam Duskett
2016-07-16 20:41 ` Thomas Petazzoni [this message]
2016-07-16 20:51 ` Thomas Petazzoni
2016-07-16 20:06 ` [Buildroot] [v2 3/5] package/libsemanage: add host-audit as a dependency Adam Duskett
2016-07-16 20:52 ` Thomas Petazzoni
2016-07-16 20:06 ` [Buildroot] [v2 4/5] policycoreutils: new package Adam Duskett
2016-07-16 20:06 ` [Buildroot] [v2 5/5] refpolicy: " Adam Duskett
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=20160716224124.3e2284c1@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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