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

Modified Files:
	src/distrib/sets/lists/base: mi
	src/distrib/sets/lists/man: mi

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.560 -r1.561 src/distrib/sets/lists/base/mi
cvs rdiff -r1.809 -r1.810 src/distrib/sets/lists/man/mi

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