lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 21 Sep 2006 16:42:50 -0400
From:	Lennart Sorensen <lsorense@...lub.uwaterloo.ca>
To:	Dax Kelson <dax@...ulabs.com>
Cc:	Linux kernel <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...l.org>
Subject: Re: Smaller compressed kernel source tarballs?

On Thu, Sep 21, 2006 at 02:32:57PM -0600, Dax Kelson wrote:
> Today as I was watching the linux-2.6.18.tar.bz2 slowly download I
> thought it would be nice if it could be made smaller.
> 
> The 7zip program/algorithm is free software (LGPL) and can be obtained
> from http://www.7-zip.org/ and it is distributed with several
> distributions (it is in Fedora Core 6 extras for example).
> 
> Here are the numbers:
> 
> ls -al
> -rw-r--r--  1 root root 240138240 Sep 21 13:55 linux-2.6.18.tar
> -rw-r--r--  1 root root  34180796 Sep 21 13:42 linux-2.6.18.tar.7z
> -rw-r--r--  1 root root  41863580 Sep 21 13:45 linux-2.6.18.tar.bz2
> -rw-r--r--  1 root root  52467357 Sep 21 13:13 linux-2.6.18.tar.gz
> 
> ls -alh
> -rw-r--r--  1 root root 230M Sep 21 13:55 linux-2.6.18.tar
> -rw-r--r--  1 root root  33M Sep 21 13:42 linux-2.6.18.tar.7z
> -rw-r--r--  1 root root  40M Sep 21 13:45 linux-2.6.18.tar.bz2
> -rw-r--r--  1 root root  51M Sep 21 13:13 linux-2.6.18.tar.gz
> 
> Smaller the better, especially with the international audience.

But after you download it once, you can just get the diff next time.
How is the decompression time on 7zip versus bzip2 and gzip?

--
Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ