[Buildroot] [PATCH v2 2/6] pkg-utils: implement INFLATE for .deb files

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon May 18 19:55:58 UTC 2015


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?

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.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list