Date: Tue, 10 Jun 1997 10:50:45 -0400 (EDT) From: Robert Sexton <robert@kudra.com> To: freebsd-questions@freebsd.org Subject: Shared Source Tree - A solution Message-ID: <199706101450.KAA10545@tabby.kudra.com>
next in thread | raw e-mail | index | archive | help
Thanks to everybody who sent me suggestions on how to NFS-share my source tree. The best solution was suggested (and tested by me) by Lee Crites who suggested the use of the lndir command. lndir is part of the X distribution and is very handy. So for me, the soluttion is to readonly mount /usr/src from my cvsup host, then use lndir to mirror it correctly into /usr/src on the destination machine. I manually copy /usr/src/sys so that when the NFS mount goes away, I can build a kernel. Thanks again, Robert Sexton -- Robert Sexton - robert@kudra.com, Cincinnati OH, USA Kudra.com - New home of the hazardous data disposal service, featuring our exclusive Write Only Memory(TM) Technology!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706101450.KAA10545>