All of lore.kernel.org
 help / color / mirror / Atom feed
* Compressed iso9660 filesystem
@ 2001-05-05  1:10 H. Peter Anvin
  0 siblings, 0 replies; only message in thread
From: H. Peter Anvin @ 2001-05-05  1:10 UTC (permalink / raw)
  To: linux-kernel

Okay, I think I now feel comfortable enough that I think I can unleash
this on the world...

I have made an extension to iso9660/RockRidge to allow for transparent
uncompression of block-compressed files.  Because the files are
block-compressed, random access is fast; it uses a 32K blocksize which
gets pretty good compression ratios (I got 2:1 overall compression on
my SuperRescue CD; that includes a fair number of incompressible
files.)

The patches are available as:

ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/filemap-2.4.4-1.diff.gz
ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/zisofs-2.4.5-pre1-5.diff.gz

(Both are needed.)

Additionally, the user-space utilities (a program to compress and
uncompress file trees, and a patch to mkisofs to generate the new
RockRidge records for compressed files) are available at:

ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/zisofs/

If you test this out, please let me know; I'd like to know if anyone
actually cares about this... also, I would like to gauge if I have
messed up stability anywhere.

	-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-05  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-05  1:10 Compressed iso9660 filesystem H. Peter Anvin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.