Subject: Re: arch/i386/snapshot/20001015-1.5_ALPHA2
To: =?iso-8859-1?Q?P=E5llen?= <pollen@astrakan.hig.se>
From: Frank van der Linden <fvdl@wasabisystems.com>
List: port-i386
Date: 10/18/2000 11:04:15
On Wed, Oct 18, 2000 at 08:12:15AM +0200, Pållen wrote:
> On Wed, 18 Oct 2000, Jun-ichiro itojun Hagino wrote:
> 
> > 	do boot floppies under
> > 	ftp.netbsd.org:~ftp/pub/NetBSD/arch/i386/snapshot/20001015-1.5_ALPHA2
> > 	work for everyone?  we are seeing trouble booting it on digital
> 
> Nope. Or well, it boots, and fires up sysinst. (boot-big.fs from a CD,
> that is) But then the upgrade option won't work.

There may have been a couple of problems with boot-big.

First of all, it sometimes failed loading halfway. This seems to have
been related to it's usage of the tar format a filesystem. I switched
it back to using FFS, and this change is on the 1.5 branch now.

I also did a bunch of improvements to sysinst, a few of them to the
upgrade process. These changes are not on the branch yet, but I hope
they will soon be.

- Frank