Subject: cdrom install currently broken
To: None <port-i386@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 02/06/2003 13:48:24
Just a note to say that the current x86 install CD won't boot.

The problem lies in the code recently added to check for 2.88Mb
floppies - which is using a data area that has yet to loaded.
This matters a lot now it is malloc()ed instead of being static
since the code is running before the code for malloc has been loaded.

I'm building a fix...

Anyone know how to stop 'nbmake release' from rebuilding all the
kernels?

	David

-- 
David Laight: david@l8s.co.uk