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:	Sat, 22 Jan 2011 12:30:08 +0100
From:	Sedat Dilek <sedat.dilek@...glemail.com>
To:	piotr@...owicz.com
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: 2.6.38-rc2 tarballs? XZ-compressed source tarballs?

2011/1/22 Piotr Hosowicz <piotr@...owicz.com>:
> On 22.01.2011 12:00, Sedat Dilek wrote:
>>
>> Hi,
>>
>> I was wondering why there are no 2.6.38-rc2 tarballs available in testing/
>> [1].
>
> Me too.
>
> Regards,
>
> Piotr Hosowicz
>
> --
> Polsat: oglądasz z rodzinką reklamy, a tu nagle - trach! - film!
> NP: Peter Green Splinter Group - Madison Blues
> NB: 2.6.38-rc1-20110121-1701-tidm+
>

I had to be more precise... there is only TAR.GZ tarball [1].

$ cd ~/src/linux-2.6

$ tar -xf files/linux-2.6.38-rc2.tar.gz

$ tar --use-compress-program=xz -cf files/linux-2.6.38-rc2.tar.xz
linux-2.6.38-rc2/

$ ls -l linux-2.6.38-rc2.tar.*
-rw-r--r-- 1 sd sd 94091552 22. Jan 04:57 linux-2.6.38-rc2.tar.gz
-rw-r--r-- 1 sd sd 64857696 22. Jan 12:25 linux-2.6.38-rc2.tar.xz

$ du -h linux-2.6.38-rc2.tar.*
90M     linux-2.6.38-rc2.tar.gz
62M     linux-2.6.38-rc2.tar.xz

$ du -k linux-2.6.38-rc2.tar.*
91892   linux-2.6.38-rc2.tar.gz
63344   linux-2.6.38-rc2.tar.xz

$ file linux-2.6.38-rc2.tar.*
linux-2.6.38-rc2.tar.gz: gzip compressed data, from Unix, last
modified: Sat Jan 22 04:33:14 2011, max compression
linux-2.6.38-rc2.tar.xz: XZ compressed data

Default compression-level of XZ is 6 (9 is best), so a 28M smaller
tarball as a number speaks for itself.

- Sedat -

[1] http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.38-rc2.tar.gz
--
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