Subject: CVS commit: src/doc
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/25/2005 12:22:33
Module Name:	src
Committed By:	hubertf
Date:		Mon Jul 25 12:22:33 UTC 2005

Modified Files:
	src/doc: CHANGES

Log Message:
Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk
images from "normal" into cloop2-format compressed images and back.
Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing
by me.

Compressed disk images can be used with the vnd(4) driver when compiled with
VND_COMPRESSION and "vnconfig -z".  Useful for creation of Live CDs/DVDs.


To generate a diff of this commit:
cvs rdiff -r1.497 -r1.498 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.