Subject: Re: CVS commit: src/distrib/i386/floppies/ramdisk-tiny
To: Frank van der Linden <fvdl@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 06/08/2004 11:01:09
On Tue, Jun 08, 2004 at 08:22:31AM +0200, Frank van der Linden wrote:
> 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.
> 

I only went to x_gzip the other night when it was barely overflowing. With
Christos's sh/INSTALL_TINY mods there's actaully a reasonable amount of
room now. 

James