Subject: RE: PowerMac 7300/200 boot problems (current)
To: None <port-macppc@netbsd.org>
From: =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= <wojciech.galazka@polkomtel.com.pl>
List: port-macppc
Date: 07/20/2007 09:20:02
=20
> -----Original Message-----
> From: port-macppc-owner@NetBSD.org=20


> >>
> >>> Also, how should I upgrade the userland and such on the mac.. the=20
> >>> kernel, I just copied it... but I'm guessing if I did all the=20
> >>> building on the freebsd, I could use build.sh to install too=20
> >>> correct?
> >>

I used
build.sh -U -u tools=20
build.sh -U -u distribution
build.sh -U -u kernel=3DMYKERNEL
build.sh -U -u sets
Then I copied MYKERNEL to /netbsd
Then rebooted=20
build.sh install=3D/
Then run postfix

And this worked for me

You may want to check out http://www.netbsd.org/docs/current/index.html

The main benefit of build.sh approach is in its capability of easy =
crosscompiling.
I used i386 machine running NetBSD to build macppc, hp700 vax and prep =
ports with no problems

=20