zisofs-tools

The zisofs filesystem is an extension to the ISO9660 filesystem that allows files, on a file-by-file basis, to be stored compressed and decompressed in real time. The zisofs filesystem is supported by recent versions of Linux (2.4.14 or later). Legacy systems can still read uncompressed files. zisofs-tools contains the tools necessary to create such a compressed ISO9660 filesystem and to read compressed files on a legacy system.

Tags Filesystems
Licenses GPL
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  16 May 2007 23:44
  • Rrelease-after

Changes: This release fixes the --sloppy option, which was documented but did not work.

  • Rrelease-mid
  •  23 Jul 2004 21:59
  • Rrelease-after

Changes: Portability fixes were made.

Changes: Portability improvements were made.

Changes: This version supports incrementally rebuilding a compressed filesystem tree, which can be substantially faster than recreating the tree from scratch.

Changes: The included patch to cdrtools (mkisofs) was updated.

Rss Recent comments

Rcomment-before 18 Aug 2008 20:44 Rcomment-trans craigmjackson Rcomment-after

Hard size limit
I am trying to master a LiveCD using zisofs. I have been very successful so far in creating many DVDs and have it scripted well. Is there a hard size limit of zisofs and/or the portion of the kernel that supports it? If there is not I believe I have a bug against one of them since the only thing I changed was the size (uncompressed) from 3.5GB to 5GB.

Screenshot:

http://epitos.org/ziso-or-linux-bug.bmp

Thank you Peter and crew. Very useful tool!

Rcomment-before 04 Jun 2006 08:21 Rcomment-trans bugmenot Rcomment-after

Re: read from stdin
Tried to pipe from mkzftree to mkisofs without success.
Could not find a hint in the manpage and the web how to
to that if it is possible at all...

Rcomment-before 13 Jun 2004 14:46 Rcomment-trans hpa Rcomment-after

Re: read from stdin
% mkisofs "/tmp/isofiles" |
> mkzftree -F -
> result.iso

Doesn't really work... mkzftree is run before mkisofs, not after...

Rcomment-before 08 Dec 2003 03:26 Rcomment-trans slacklive Rcomment-after

read from stdin
It could be great if mkzftree could read a file
(with -F) from stdin. Then I could use pipe like
this:

mkisofs "/tmp/isofiles" | mkzftree -F -
result.iso

It tries to open "-" as a real file instead of
replacing it by stdin.

No-screenshot

Project Spotlight

FSP Client

An FSP client with an FTP-like user interface.

No-screenshot

Project Spotlight

Bitvector Library

A C library that lets you use strings instead of ints for internal flags.