Subject: Re: port-sparc/32379: sparc port floppy installation for NetBSD 3.0 - disk2 image corrupt
To: None <port-sparc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 01/26/2006 16:25:01
The following reply was made to PR port-sparc/32379; it has been noted by GNATS.
From: Chuck Silvers <chuq@chuq.com>
To: gnats-bugs@netbsd.org
Cc: port-sparc-maintainer@netbsd.org, gnats-admin@netbsd.org,
netbsd-bugs@netbsd.org, james@lovedthanlost.net
Subject: Re: port-sparc/32379: sparc port floppy installation for NetBSD 3.0 - disk2 image corrupt
Date: Thu, 26 Jan 2006 08:23:27 -0800
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