Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/vndcompress



Module Name:    src
Committed By:   hubertf
Date:           Mon Jul 25 12:17:59 UTC 2005

Update of /cvsroot/src/usr.bin/vndcompress
In directory ivanova.netbsd.org:/tmp/cvs-serv13124

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@localhost) 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.

Status:

Vendor Tag:     FlorianStoehr
Release Tags:   FlorianStoehr20050725
                
N src/usr.bin/vndcompress/vndcompress.c
N src/usr.bin/vndcompress/Makefile
N src/usr.bin/vndcompress/vndcompress.h
N src/usr.bin/vndcompress/vndcompress.1

No conflicts created by this import




Home | Main Index | Thread Index | Old Index