Subject: Re: NetBSD 1.6 boot problem: PowerMac beige, OF 2.01f
To: Bill Studenmund <wrstuden@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: port-macppc
Date: 10/20/2002 17:37:15
On Sat, Oct 19, 2002 at 02:20:29PM +1000, Charlie Allom wrote:
  | On Fri, Oct 18, 2002 at 02:23:20PM -0700, Bill Studenmund wrote:
  | > On Fri, 18 Oct 2002, Sylvain Fontaine wrote:
  | > 
  | > >
  | > > autobuild@tgm.daemon.org:/autobuild/macppc/OBJ/autobuild/src/sys/arch/macppc
  | > > /compile/GENERIC_MD
  | > > total memory = 256 MB
  | > > avail memory = 227 MB
  | > > using 2048 buffers containing 13208  KB of memory
  | > > (... hangs indefinitely)
  | > >
  | > >
  | > 
  | > Can you make your own cd images? There's only one file on the cd (and two
  | > files in the install) which need changing.
  | > 
  | 
  | Bill could you point us to the right files to replace from the 1-6
  | tree?

(Obviously, I'm not Bill... :)

The netbsd-1-6 CVS source branch (aka `NetBSD 1.6_STABLE') has these
revisions already pulled up:
	
	sys/arch/macppc/stand/ofwboot/Makefile		1.35
	sys/arch/macppc/stand/ofwboot/alloc.c		1.3
	sys/arch/macppc/stand/ofwboot/Locore.c		1.11
	sys/arch/macppc/conf/INSTALL			patch

A build of netbsd-1-6_RELEASE with just those changes applied
can be found at:
	ftp://ftp.netbsd.org/pub/NetBSD/arch/macppc/snapshot/20020930-1.6/

Luke.