Subject: Re: pkgsrc reorg
To: David Maxwell <david@fundy.ca>
From: Todd Vierling <tv@wasabisystems.com>
List: tech-pkg
Date: 10/06/2000 11:09:35
On Fri, 6 Oct 2000, David Maxwell wrote:

: Is there any compressed archive format that is efficiently updatable?

Zip is about the closest you can get, since it has an independent directory
list and per-file compression, but if you have to add archive members, it
will create a temp file and "mv" it back into place.  (There isn't an
"in-place modify".)

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  http://www.wasabisystems.com/
-- Speed, stability, security, and support.  Wasabi NetBSD:  Run with it.