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-next>] [day] [month] [year] [list]
Date:	Thu, 21 Sep 2006 14:32:57 -0600
From:	Dax Kelson <dax@...ulabs.com>
To:	Linux kernel <linux-kernel@...r.kernel.org>
Cc:	Linus Torvalds <torvalds@...l.org>
Subject: Smaller compressed kernel source tarballs?

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.

Dax Kelson

-
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