Author

Topic: Use .tar.xz instead of .tar.gz (Read 6223 times)

legendary
Activity: 1470
Merit: 1006
Bringing Legendary Har® to you since 1952
June 19, 2011, 04:18:30 PM
#11
A lot of people don't know how to handle .xz though, so you'd still have to offer both choices in that case.

I'm not sure how much bandwidth of the download site is a problem at the moment.

On every linux distribution not older than 5 years there should be no difference for the user at all.

Bitcoin is not just linux.

You are not listening.
He is only talking about the linux package, not windows/macos.
hero member
Activity: 630
Merit: 500
June 19, 2011, 10:10:34 AM
#10
A lot of people don't know how to handle .xz though, so you'd still have to offer both choices in that case.

I'm not sure how much bandwidth of the download site is a problem at the moment.

On every linux distribution not older than 5 years there should be no difference for the user at all.

Bitcoin is not just linux.
hero member
Activity: 938
Merit: 500
https://youengine.io/
June 19, 2011, 09:36:07 AM
#9
Lempel-Ziv-Markov FTW!!!1!!1!

Use .tar.lzma or .tar.7z!

Why not .tar.rar or something even more bizarre?

everybody else (estimated 99.99999%) is using either tar.gz or tar.bz2 nowadays. Everything else would be interpreted as harassment by the majority of users.
member
Activity: 112
Merit: 10
Firstbits: 1yetiax
June 18, 2011, 04:00:53 PM
#8
Lempel-Ziv-Markov FTW!!!1!!1!

Use .tar.lzma or .tar.7z!
full member
Activity: 196
Merit: 101
June 18, 2011, 03:53:05 PM
#7
This is a terrible idea. Stick with gz.
member
Activity: 98
Merit: 10
June 18, 2011, 03:21:08 PM
#6
Nonsense. How many distributions include a xz decompressor by default? Even if you can figure out what to install easily, what command is used to extract? I'm not aware of GNU Tar including an option for xz yet...

GNU tar supports it since 1.22, according to german wikipedia. Ubuntu 11.04 comes with 1.25. The man page seems to indicate -J for .tar.xz.

Although I didn't know that .tar.xz exists, my test download worked like a charm: firefox offered to open the file in file-roller. file-roller displayed the contents. no problems. (using file from http://www.phpmyadmin.net/home_page/downloads.php )



Also,
Code:
tar xvf phpMyAdmin-3.4.2-all-languages.tar.xz
works as expected.

I guess I'm a tar.xz fan now! Grin
legendary
Activity: 1658
Merit: 1001
June 18, 2011, 01:22:49 PM
#5
bzip2 should be a more sane replacement for gzip.
legendary
Activity: 2576
Merit: 1186
June 18, 2011, 01:19:12 PM
#4
A lot of people don't know how to handle .xz though, so you'd still have to offer both choices in that case.

I'm not sure how much bandwidth of the download site is a problem at the moment.
On every linux distribution not older than 5 years there should be no difference for the user at all.
Nonsense. How many distributions include a xz decompressor by default? Even if you can figure out what to install easily, what command is used to extract? I'm not aware of GNU Tar including an option for xz yet...
full member
Activity: 168
Merit: 103
June 18, 2011, 06:27:11 AM
#3
A lot of people don't know how to handle .xz though, so you'd still have to offer both choices in that case.

I'm not sure how much bandwidth of the download site is a problem at the moment.

On every linux distribution not older than 5 years there should be no difference for the user at all.
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
June 18, 2011, 06:21:28 AM
#2
A lot of people don't know how to handle .xz though, so you'd still have to offer both choices in that case.

I'm not sure how much bandwidth of the download site is a problem at the moment.
full member
Activity: 168
Merit: 103
June 18, 2011, 05:27:58 AM
#1
It will push archive size of 0.3.23 (for linux) from 11 M to 6.5 M. This results in 41 % smaller size (and thus traffic).

 It still decompress faster, only compressing takes a little longer.
Jump to: