From: Arnout Vandecappelle <arnout@mind.be>
To: vsvoboda@forkoder.eu, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] fs/tar: add option for zstd compression
Date: Sat, 23 Jul 2022 22:40:32 +0200 [thread overview]
Message-ID: <eb0ed4af-1e3e-806b-a135-79c85dec23df@mind.be> (raw)
In-Reply-To: <20220624140742.78223-2-vsvoboda@forkoder.eu>
On 24/06/2022 16:07, vsvoboda@forkoder.eu wrote:
> From: Vladimir Svoboda <vsvoboda@forkoder.eu>
>
> Signed-off-by: Vladimir Svoboda <vsvoboda@forkoder.eu>
Applied both to master, thanks.
Regards,
Arnout
> ---
> fs/tar/Config.in | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/fs/tar/Config.in b/fs/tar/Config.in
> index a4e375c68b..e88a5bb91e 100644
> --- a/fs/tar/Config.in
> +++ b/fs/tar/Config.in
> @@ -46,6 +46,11 @@ config BR2_TARGET_ROOTFS_TAR_XZ
> help
> Do compress the tarball with xz.
>
> +config BR2_TARGET_ROOTFS_TAR_ZSTD
> + bool "zstd"
> + help
> + Do compress the tarball with zstd.
> +
> endchoice
>
> config BR2_TARGET_ROOTFS_TAR_OPTIONS
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-07-23 20:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-24 14:07 [Buildroot] [PATCH 1/2] fs/ext2: add option for zstd compression vsvoboda
2022-06-24 14:07 ` [Buildroot] [PATCH 2/2] fs/tar: " vsvoboda
2022-07-23 20:40 ` Arnout Vandecappelle [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-31 12:51 [Buildroot] [PATCH 1/2] fs/ext2: " vsvoboda
2022-05-31 12:51 ` [Buildroot] [PATCH 2/2] fs/tar: " vsvoboda
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=eb0ed4af-1e3e-806b-a135-79c85dec23df@mind.be \
--to=arnout@mind.be \
--cc=buildroot@buildroot.org \
--cc=vsvoboda@forkoder.eu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.