From: "Guido Martínez" <guido@vanguardiasur.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/6] pkg-utils: implement INFLATE for .deb files
Date: Tue, 19 May 2015 13:00:58 -0300 [thread overview]
Message-ID: <20150519160058.GB23051@fox> (raw)
In-Reply-To: <20150518215558.0cde581c@free-electrons.com>
On Mon, May 18, 2015 at 09:55:58PM +0200, Thomas Petazzoni wrote:
> Dear Guido Mart?nez,
>
> On Mon, 18 May 2015 11:24:44 -0300, Guido Mart?nez wrote:
>
> > +ar fp ${DEBFILE} data.tar.xz | ${XZCAT} -d
>
> Are all Debian .deb packages compressed with the xz compression? How
> many packages would benefit for this being supported at the package
> infra level vs. handling it directly in the toolchain-external package?
I had tried with several packages and found they were all XZ-compressed,
but I just tried with ~6000 packages and saw that only 90% are
XZ-compressed, so this wouldn't work.
I also don't know of any packages we might want to use are only shipped
the .deb format.
> We normally try to not clutter the package infra with features only
> useful to one package, especially when the feature can easily be
> implemented at the package level.
Yeah, I agree. I'll drop this and revert back to custom extract
commands.
--
Guido Mart?nez, VanguardiaSur
www.vanguardiasur.com.ar
next prev parent reply other threads:[~2015-05-19 16:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-18 14:24 [Buildroot] [PATCH v2 0/6] Add ARM Cortex-M3 support Guido Martínez
2015-05-18 14:24 ` [Buildroot] [PATCH v2 1/6] arm: update processor types Guido Martínez
2015-05-18 20:05 ` Thomas Petazzoni
2015-05-19 15:53 ` Guido Martínez
2015-05-21 16:51 ` Guido Martínez
2015-05-18 14:24 ` [Buildroot] [PATCH v2 2/6] pkg-utils: implement INFLATE for .deb files Guido Martínez
2015-05-18 19:55 ` Thomas Petazzoni
2015-05-19 16:00 ` Guido Martínez [this message]
2015-05-18 14:24 ` [Buildroot] [PATCH v2 3/6] toolchain: allow for stupid toolchains Guido Martínez
2015-05-18 14:24 ` [Buildroot] [PATCH v2 4/6] toolchain: introduce BR2_TOOLCHAIN_HAS_RESOLVER Guido Martínez
2015-05-18 14:24 ` [Buildroot] [PATCH v2 5/6] nommu/flat: don't add -elf2flt for some toolchains Guido Martínez
2015-05-18 19:58 ` Thomas Petazzoni
2015-05-19 19:00 ` Guido Martínez
2015-05-18 14:24 ` [Buildroot] [PATCH v2 6/6] toolchain-external: add OSELAS 2014.12.0 Cortex-M3 toolchain Guido Martínez
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=20150519160058.GB23051@fox \
--to=guido@vanguardiasur.com.ar \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox