All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Preferring tar.bz2 over tar.gz if there's a choice
@ 2006-10-20 21:33 Paul Sokolovsky
  2006-10-20 21:57 ` Richard Purdie
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paul Sokolovsky @ 2006-10-20 21:33 UTC (permalink / raw)
  To: openembedded-devel

Hello openembedded-devel,

  Nowadays, with multimegabyte software downloads, many projects
provide both tar.bz2 and tar.gz archives for downloads. I'd like to
make a proposal that we prefer tar.bz2 over .gz for obvious reason of
saving bandwidth and disk space for lots of people using OE. In
particular, I'd like to propose that it's ok to change .gz to .bz2 if
such case is spotted.

  We should be reasonably safe with this, as gzip can be considered
pretty well a legacy archiver for big downloads now. The projects
which started use bzip2 hardly give it up. And of course, many
projects alreday use bzip2 solely, so it's not like adding a new
dependency for OE.

  Specifically, I have such patches for gdb_6.4 and libxml2_2.6.26 now
in my tree.

  (One would ask - why do I care up to the level of patchuing existing
recipes? I'm exactly one of bandwidth-challenged, so try to use cheap
local mirrors, and the mirrors of course usually have .bz2. I checked
taht upstream actually provides .bz2, of course.)


-- 
Best regards,
 Paul                          mailto:pmiscml@gmail.com




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-10-21  1:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20 21:33 [RFC] Preferring tar.bz2 over tar.gz if there's a choice Paul Sokolovsky
2006-10-20 21:57 ` Richard Purdie
2006-10-20 21:58 ` Justin Patrin
2006-10-20 22:39   ` Richard Purdie
2006-10-21  0:41     ` Justin Patrin
2006-10-21  1:09       ` Paul Sokolovsky
2006-10-20 22:23 ` Michael 'Mickey' Lauer

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.