In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
writes:
>I'm wondering how one can do a buildworld on a machine, and then NFS
>mount /usr/src and /usr/obj on a client machine and do an installworld
>of the freshly built sources? I've been looking in the archives without
>much success, and haven't figured it out by reading the makefiles yet.
>Can anyone shed some light on this?
I've done it in the past, but not recently.
Consider the alternative of mounting the destination on the compilehost
and make install DESTDIR=/mnt
--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED] "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message