From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Odp: Re: XZ extracting issue
Date: Wed, 24 Oct 2012 14:29:39 +0200 [thread overview]
Message-ID: <20121024142939.72b188b5@skate> (raw)
In-Reply-To: <5087caa237ade3.77250733@wp.pl>
Dear Jerzy Grzegorek,
Please fix your e-mail client, it is horribly broken.
On Wed, 24 Oct 2012 13:01:54 +0200, Jerzy Grzegorek wrote:
> Really
>
> BR2_XZCAT="xzcat -xzOf"
> I set it to
>
> BR2_XZCAT="xzcat -df"
>
> For what reason default setting of BR2_XZCAT="xzcat -xzOf" ?
The default value is just "xzcat" :
config BR2_XZCAT
string "xzcat command"
default "xzcat"
help
Command to be used to extract a xz'ed file to stdout.
Default is "xzcat"
and it has always been like this. So I really don't see how you could
have end up with having options here, except if you customized this
option yourself.
Unless you have special needs, the value should remain just "xzcat".
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2012-10-24 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 11:01 [Buildroot] Odp: Re: XZ extracting issue Jerzy Grzegorek
2012-10-24 12:29 ` 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=20121024142939.72b188b5@skate \
--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 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.