ANNOUNCEMENT: Squashfs released (a highly compressed filesystem)

Phillip Lougher (phillip@lougher.demon.co.uk)
Wed, 30 Oct 2002 02:29:01 +0000


Hi,

First release of squashfs. Squashfs is a highly compressed read-only
filesystem for Linux (kernel 2.4.x). It uses zlib compression to
compress both files, inodes and directories. Inodes in the system are
very small and all blocks are packed to minimise data overhead. Block
sizes greater than 4K are supported up to a maximum of 32K.

Squashfs is intended for general read-only filesystem use, for archival
use, and in embedded systems where low overhead is needed.

Squashfs is available from http://squashfs.sourceforge.net.

The patch file is currently against 2.4.19. There is further info on
the filesystem design etc. in the README.

I'l be interested in getting any feedback, advice etc. on it.

Phill Lougher

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