Subject: Re: port-sparc/32379: sparc port floppy installation for NetBSD 3.0 - disk2 image corrupt
To: None <gnats-bugs@netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 01/26/2006 08:23:27
On Tue, Dec 27, 2005 at 03:10:03PM +0000, Izumi Tsutsui wrote:
>  Hmm, instfs.tgz is larger than 1440KB:

indeed, that would be a problem.  the biggest file in the archive
(other than the crunched binary) is usr/share/misc/magic.
the file command is apparently used by distrib/sparc/install.md,
which is used by distrib/miniroot/install.sh.  isn't all this
script-based install stuff supposed to be replaced by sysinst?
what's it all still doing here?

-Chuck