Subject: Re: CVS commit: src/distrib/i386/floppies/ramdisk-tiny
To: matthew green <mrg@eterna.com.au>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/08/2004 08:22:31
On Tue, Jun 08, 2004 at 04:14:27PM +1000, matthew green wrote:
>    Log Message:
>    Revert gzip changes. Changes to sh/kernel/etc made this small enough to fit
> 
> 
> is there really any reason not to keep using x_gzip here?  it seems
> most sane to me...

I'd agree wih that. install-tiny will overflow again soon enough, so
if gzip isn't really needed, just leave it off, since you'll have to
remove it again anyway.

- Frank