Subject: Re: Compressed vnd handling tested successfully
To: Alan Barrett <apb@cequrux.com>
From: Florian Stoehr <netbsd@wolfnode.de>
List: tech-kern
Date: 06/14/2005 10:31:21
On Tue, 14 Jun 2005, Alan Barrett wrote:

> On Mon, 13 Jun 2005, Hubert Feyrer wrote:
>> Now compress the filesystem image with Florian's clconfig tool:
>
> What does the "cl" stand for in the name "clcompress"?  I don't see any
> obvious relationship between the name and what the tool does (which, if
> I understand correctly, is to perform a special kind of compression on
> files that will later be used by a modified version of vnconfig).  I
> suggest using a name more like "vncompress".
>
> --apb (Alan Barrett)
>

"cl" came from "cloop", that's what this is called on Linux.

-Florian