Subject: CVS commit: [netbsd-3] src/doc
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/16/2005 12:06:55
Module Name:	src
Committed By:	tron
Date:		Tue Aug 16 12:06:55 UTC 2005

Modified Files:
	src/doc [netbsd-3]: CHANGES

Log Message:
Pull up revision 1.498 via patch (requested by hubertf in ticket #667):
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.445.2.6 -r1.445.2.7 src/doc/CHANGES

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