* [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots
@ 2011-03-04 17:33 Jeremy Olexa
2011-03-04 21:18 ` Mike Frysinger
2011-03-27 19:38 ` Jeremy Olexa
0 siblings, 2 replies; 5+ messages in thread
From: Jeremy Olexa @ 2011-03-04 17:33 UTC (permalink / raw
To: gentoo-dev
Hello all, This email is to solicit concerns or thoughts about removing
the .lzma portage snapshots.
The facts:
- Starting on 2011-03-03, I enabled .xz compression on snapshots that
Gentoo makes available[1].
- On 2011-01-05, Mike added[2] .xz support to emerge-webrsync.
- xz-utils is now in the system set[3] anyway and .xz instead of .lzma
should eliminate some confusion for new users.
That is about all I can think of. My opinion is that this is mostly a
cosmetic change (as lzma is generated via xz-utils anyway) but makes
sense given the popular[4] compression choices. I'd like to target
2011-04-01 as the date to turn off lzma generation. After generation is
turned off, the lzma archives will fall off the mirrors in 7 days. Any
concerns?
Thanks,
Jeremy
[1]: http://gentoo.osuosl.org/snapshots/
[2]:
http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9ff806
[3]:
http://archives.gentoo.org/gentoo-dev/msg_998b4e7fdf578346bb5cfc66be340f7d.xml
[4]: Without known data to back this up, I'm using the short options of
tar(1) to form some opinion as presented by the community.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots
2011-03-04 17:33 [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots Jeremy Olexa
@ 2011-03-04 21:18 ` Mike Frysinger
2011-03-04 21:23 ` Jeremy Olexa
2011-03-27 19:38 ` Jeremy Olexa
1 sibling, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2011-03-04 21:18 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: Text/Plain, Size: 944 bytes --]
On Friday, March 04, 2011 12:33:08 Jeremy Olexa wrote:
> Hello all, This email is to solicit concerns or thoughts about removing
> the .lzma portage snapshots.
>
> The facts:
> - Starting on 2011-03-03, I enabled .xz compression on snapshots that
> Gentoo makes available[1].
> - On 2011-01-05, Mike added[2] .xz support to emerge-webrsync.
> - xz-utils is now in the system set[3] anyway and .xz instead of .lzma
> should eliminate some confusion for new users.
>
> That is about all I can think of. My opinion is that this is mostly a
> cosmetic change (as lzma is generated via xz-utils anyway) but makes
> sense given the popular[4] compression choices. I'd like to target
> 2011-04-01 as the date to turn off lzma generation. After generation is
> turned off, the lzma archives will fall off the mirrors in 7 days. Any
> concerns?
i dont think we're generating .xz yet ... otherwise, let's do it
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots
2011-03-04 21:18 ` Mike Frysinger
@ 2011-03-04 21:23 ` Jeremy Olexa
2011-03-05 3:05 ` Mike Frysinger
0 siblings, 1 reply; 5+ messages in thread
From: Jeremy Olexa @ 2011-03-04 21:23 UTC (permalink / raw
To: gentoo-dev
On Fri, 4 Mar 2011 16:18:40 -0500, Mike Frysinger wrote:
> On Friday, March 04, 2011 12:33:08 Jeremy Olexa wrote:
>> <snip>
>> The facts:
>> - Starting on 2011-03-03, I enabled .xz compression on snapshots
>> that
>> Gentoo makes available[1].
>> <snip>
>
> i dont think we're generating .xz yet ... otherwise, let's do it
> -mike
It makes me sad that you didn't even read my first bullet point :) Yes.
We are generating xz snapshots now.
-Jeremy
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots
2011-03-04 21:23 ` Jeremy Olexa
@ 2011-03-05 3:05 ` Mike Frysinger
0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2011-03-05 3:05 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: Text/Plain, Size: 589 bytes --]
On Friday, March 04, 2011 16:23:59 Jeremy Olexa wrote:
> On Fri, 4 Mar 2011 16:18:40 -0500, Mike Frysinger wrote:
> > On Friday, March 04, 2011 12:33:08 Jeremy Olexa wrote:
> >> <snip>
> >>
> >> The facts:
> >> - Starting on 2011-03-03, I enabled .xz compression on snapshots
> >>
> >> that
> >>
> >> Gentoo makes available[1].
> >>
> >> <snip>
> >
> > i dont think we're generating .xz yet ... otherwise, let's do it
> > -mike
>
> It makes me sad that you didn't even read my first bullet point :)
i thought you were talking about something else :P
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots
2011-03-04 17:33 [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots Jeremy Olexa
2011-03-04 21:18 ` Mike Frysinger
@ 2011-03-27 19:38 ` Jeremy Olexa
1 sibling, 0 replies; 5+ messages in thread
From: Jeremy Olexa @ 2011-03-27 19:38 UTC (permalink / raw
To: gentoo-dev
On 03/04/2011 11:33 AM, Jeremy Olexa wrote:
> Hello all, This email is to solicit concerns or thoughts about removing
> the .lzma portage snapshots.
>
> The facts:
> - Starting on 2011-03-03, I enabled .xz compression on snapshots that
> Gentoo makes available[1].
> - On 2011-01-05, Mike added[2] .xz support to emerge-webrsync.
> - xz-utils is now in the system set[3] anyway and .xz instead of .lzma
> should eliminate some confusion for new users.
>
> That is about all I can think of. My opinion is that this is mostly a
> cosmetic change (as lzma is generated via xz-utils anyway) but makes
> sense given the popular[4] compression choices. I'd like to target
> 2011-04-01 as the date to turn off lzma generation. After generation is
> turned off, the lzma archives will fall off the mirrors in 7 days. Any
> concerns?
Done as of today, ahead of schedule because I have time now :)
-Jeremy
>
> Thanks,
> Jeremy
>
> [1]: http://gentoo.osuosl.org/snapshots/
> [2]:
> http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9ff806
> [3]:
> http://archives.gentoo.org/gentoo-dev/msg_998b4e7fdf578346bb5cfc66be340f7d.xml
>
> [4]: Without known data to back this up, I'm using the short options of
> tar(1) to form some opinion as presented by the community.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-03-27 19:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 17:33 [gentoo-dev] RFC: Remove .lzma in favor of .xz portage snapshots Jeremy Olexa
2011-03-04 21:18 ` Mike Frysinger
2011-03-04 21:23 ` Jeremy Olexa
2011-03-05 3:05 ` Mike Frysinger
2011-03-27 19:38 ` Jeremy Olexa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox