* [Buildroot] Odp: Re: XZ extracting issue
@ 2012-10-24 11:01 Jerzy Grzegorek
2012-10-24 12:29 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2012-10-24 11:01 UTC (permalink / raw)
To: buildroot
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121024/fef4d649/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Odp: Re: XZ extracting issue
2012-10-24 11:01 [Buildroot] Odp: Re: XZ extracting issue Jerzy Grzegorek
@ 2012-10-24 12:29 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-10-24 12:29 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-24 12:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 11:01 [Buildroot] Odp: Re: XZ extracting issue Jerzy Grzegorek
2012-10-24 12:29 ` Thomas Petazzoni
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.