Subject: Re: cross compile userland
To: Justin Newcomer <liquidice5@gmail.com>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 05/11/2005 21:07:41
On Wed, May 11, 2005 at 02:50:02PM -0400, Justin Newcomer wrote:
> there is no cd rom in the qube, and I didnt do the "regular" install
> because there is a restore CD for it (installing is normally done via
> netbooting and nfs)

You can do "build.sh sets" to create the sets and extract those manually
via NFS or after transfering them via scp (or ftp, or...)

Or you NFS mount both the DESTDIR and the source tree and use
"build.sh installworld" on the qube.

Martin