Subject: Re: Cross Building, a couple of questions
To: Xavier HUMBERT <xavier.humbert@xavhome.fr.eu.org>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 03/30/2003 13:35:34
On Sat, Mar 29, 2003 at 10:03:01AM +0100, Xavier HUMBERT wrote:
  | Create /usr/tools.macppc /usr/build.macppc, while object files are
  | automatically handled under /usr/obj adequate subdirectory
  | 
  | ./build.sh -a macppc -D /usr/build.macppc -T /usr/tools.macppc tools
  | ./build.sh -a macppc -D /usr/build.macppc -T /usr/tools.macppc \
  |  kernel=KERNEL
  | ./build.sh -a macppc -D /usr/build.macppc -T /usr/tools.macppc \
  |  distribution
  | 
  | Well two questions remain, now :
  | 
  | - how to call etcupdate on the target machine ?
  | - how to install the distribution on the target machine ?

I'd just run "./build.sh ..... sets" afterwards, (or append that
to the invocation with "distribution") to build the tar files, and
then extract the tarfiles (except "etc.tgz" :) to / after rebooting
with a new kernel.  I'd guess that you should be able run "etcupdate"
on the target machine after you've extracted the sets.