Date: Mon, 21 Jan 2002 11:12:32 -0700 From: Chris Fedde <chris@fedde.littleton.co.us> To: "Stan Brown" <stanb@panix.com> Cc: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Subject: Re: moving currnet sources from a recently cvsup'd machine to another? Message-ID: <200201211812.g0LICW817689@fedde.littleton.co.us> In-Reply-To: <200201211550.g0LFouX28903@panix2.panix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Jan 2002 10:50:56 -0500 (EST) "Stan Brown" wrote: +------------------ | This should work, right? What directoriy(s) would I need to tar over, or is | there a better way to do this? +------------------ I have done this frequently with NFS. Export /usr/src/, /usr/obj and maybe /usr/ports on the laptop. Then when it is at work mount those directories on each desktop that you want to upgrade. If make buildworld has been done on the laptop then make installworld is all that needs to be done on each station. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201211812.g0LICW817689>