Gentoo Archives: gentoo-dev

From: "Diego Elio Pettenò" <flameeyes@×××××××××.eu>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] unpacker.eclass extensions
Date: Mon, 17 Jun 2013 20:29:39
Message-Id: 51BF6F6A.60300@flameeyes.eu
In Reply to: Re: [gentoo-dev] [RFC] unpacker.eclass extensions by "Rick \\\"Zero_Chaos\\\" Farina"
1 On 17/06/2013 17:54, Rick "Zero_Chaos" Farina wrote:
2 > I make all my files with "tar cJf"
3 >
4 > zero@ozzie ~ % file /usr/portage/distfiles/gr-osmosdr-0.0.2.tar.xz
5 > /usr/portage/distfiles/gr-osmosdr-0.0.2.tar.xz: XZ compressed data
6
7 cJ with _current_ tar will generate XZ
8 cJ with _past_ tar could generate lzma
9 xJ with _current_ tar will extract both XZ and lzma
10 zJ with _past_ tar will only extract lzma
11
12
13 --
14 Diego Elio Pettenò — Flameeyes
15 flameeyes@×××××××××.eu — http://blog.flameeyes.eu/

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] unpacker.eclass extensions "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>