From: Mart Raudsepp <leio@gentoo.org>
To: gentoo devs <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] RFC: lzma tarball usage
Date: Wed, 07 May 2008 16:23:12 +0300 [thread overview]
Message-ID: <1210166592.19574.10.camel@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 1567 bytes --]
Hello,
Over the course of this year, a lzma-utils buildtime dependency has been
added to a few system packages, to handle .tar.lzma tarballs.
This has huge implications on the requirement of the system toolchain,
which is highly disturbing from a minimal (lets say embedded) systems
concern - lzma-utils depends on the C++ compiler and the libstdc++
beast, while a minimal system would like to avoid this at all cost.
I do realize one would remove build-time dependencies and the toolchain
on an embedded system on deployment anyway, but this means gcc USE=nocxx
USE flag is pretty much useless, while it would be nice to use it to
ensure that nothing sneaks in during development that depends on the C++
standard library easily instead of finding things break later.
This is a plea and also a request for comments on the matter of
using .tar.lzma tarballs or not, and for what packages this is
acceptable and for what not.
I'd be happy if some other unpacker is used than lzma-utils - one that
does not depend on libstdc++ - I'm sure it can be done, heck it's done
in integrated form in some other projects in less than a couple
kilobytes of code for the unpacking from a VFS. Meanwhile please
consider using the upstream provided .tar.gz tarballs instead and not
roll patchsets in .lzma just cause you can.
coreutils and linux-headers come to my mind out of system packages right
now. I'm sure more dragons await me.
--
Mart Raudsepp
Gentoo Developer
Mail: leio@gentoo.org
Weblog: http://planet.gentoo.org/developers/leio
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2008-05-07 13:24 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-07 13:23 Mart Raudsepp [this message]
2008-05-07 13:34 ` [gentoo-dev] RFC: lzma tarball usage Fabian Groffen
2008-05-08 18:45 ` Mart Raudsepp
2008-05-08 19:09 ` Fabian Groffen
2008-05-08 19:17 ` Santiago M. Mola
2008-05-08 19:21 ` Mart Raudsepp
2008-05-17 15:55 ` Enrico Weigelt
2008-05-10 7:32 ` Mike Frysinger
2008-05-10 7:36 ` Fabian Groffen
2008-05-10 9:57 ` Mike Frysinger
2008-05-07 14:12 ` Natanael Copa
2008-05-07 14:55 ` Ulrich Mueller
2008-05-08 8:06 ` [gentoo-dev] " Duncan
2008-05-08 10:49 ` Diego 'Flameeyes' Pettenò
2008-05-08 10:59 ` Graham Murray
2008-05-08 11:31 ` Diego 'Flameeyes' Pettenò
2008-05-08 11:41 ` Ulrich Mueller
2008-05-07 14:53 ` [gentoo-dev] " Benedikt Morbach
2008-05-07 15:03 ` Ulrich Mueller
2008-05-07 15:02 ` Benedikt Morbach
2008-05-07 16:06 ` Chris Gianelloni
2008-05-07 18:38 ` Enrico Weigelt
2008-05-07 20:01 ` Richard Freeman
2008-05-07 20:10 ` Doug Goldstein
2008-05-08 0:52 ` [gentoo-dev] " Ryan Hill
2008-05-08 13:17 ` Doug Goldstein
2008-05-08 13:28 ` Ciaran McCreesh
2008-05-08 13:32 ` Doug Goldstein
2008-05-08 13:36 ` Ciaran McCreesh
2008-05-08 13:43 ` Doug Goldstein
2008-05-09 8:37 ` James Cloos
2008-05-08 14:30 ` Diego 'Flameeyes' Pettenò
2008-05-08 13:41 ` Doug Goldstein
2008-05-08 14:33 ` Robert Buchholz
2008-05-09 1:04 ` Ryan Hill
2008-05-08 11:30 ` [gentoo-dev] " Luca Barbato
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=1210166592.19574.10.camel@localhost \
--to=leio@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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