DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] ptxdist: enable busybox zcat applet
Date: Mon, 17 Apr 2023 15:52:03 +0200	[thread overview]
Message-ID: <ZD1PAwKSsuIUPT25@pengutronix.de> (raw)
In-Reply-To: <20230417113303.742006-1-a.fatoum@pengutronix.de>

On Mon, Apr 17, 2023 at 01:33:03PM +0200, Ahmad Fatoum wrote:
> We already enable gunzip in busybox. zcat extends that to be able to
> write to stdout. This is e.g. useful for:
> 
>   zcat /proc/config.gz | grep CONFIG_SOMETHING
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  configs/ptxconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index 1b3236003fd4..937d2dd64149 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -511,7 +511,7 @@ PTXCONF_BUSYBOX_FEATURE_AR_LONG_FILENAMES=y
>  PTXCONF_BUSYBOX_FEATURE_AR_CREATE=y
>  PTXCONF_BUSYBOX_UNCOMPRESS=y
>  PTXCONF_BUSYBOX_GUNZIP=y
> -# PTXCONF_BUSYBOX_ZCAT is not set
> +PTXCONF_BUSYBOX_ZCAT=y
>  PTXCONF_BUSYBOX_FEATURE_GUNZIP_LONG_OPTIONS=y
>  PTXCONF_BUSYBOX_BUNZIP2=y
>  # PTXCONF_BUSYBOX_BZCAT is not set
> -- 
> 2.39.2

Thanks, applied to next.

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



      reply	other threads:[~2023-04-17 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 11:33 Ahmad Fatoum
2023-04-17 13:52 ` Robert Schwebel [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=ZD1PAwKSsuIUPT25@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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