Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] lxc needs gzip scripts for lxc-checkconfig runtime
Date: Sun, 20 Sep 2015 19:06:22 +0200	[thread overview]
Message-ID: <20150920190622.3f7278c3@free-electrons.com> (raw)
In-Reply-To: <1442761327-18830-1-git-send-email-yba@tkos.co.il>

Dear Jonathan Ben-Avraham,

On Sun, 20 Sep 2015 18:02:07 +0300, Jonathan Ben-Avraham wrote:
> From: Jonathan Ben Avraham <yba@tkos.co.il>
> 
> lxc executables such as lxc-checkconfig require scripts provided by
> gzip such as zgrep.
> 
> Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
> ---
>  package/lxc/Config.in |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/lxc/Config.in b/package/lxc/Config.in
> index ffd9b4a..5377977 100644
> --- a/package/lxc/Config.in
> +++ b/package/lxc/Config.in
> @@ -1,6 +1,7 @@
>  config BR2_PACKAGE_LXC
>  	bool "lxc"
>  	select BR2_PACKAGE_LIBCAP
> +	select BR2_PACKAGE_GZIP # runtime, for lxc-checkconfig

BR2_PACKAGE_GZIP depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS, so you
should select it as well.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-09-20 17:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 15:02 [Buildroot] [PATCH 1/1] lxc needs gzip scripts for lxc-checkconfig runtime Jonathan Ben-Avraham
2015-09-20 17:06 ` Thomas Petazzoni [this message]
2015-09-20 17:15   ` Jonathan Ben Avraham
2015-09-20 21:01     ` Thomas Petazzoni
2016-01-10 17:09       ` Yann E. MORIN
2016-01-11  6:32         ` Jonathan Ben Avraham
2016-01-11 18:13           ` Yann E. MORIN

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=20150920190622.3f7278c3@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