Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 1997 23:13:27 -0800 (PST)
From:      Donald Burr <dburr@POBoxes.com>
To:        Matt Behrens <matt@megaweapon.zigg.com>
Cc:        ports@freebsd.org
Subject:   RE: work directories -- put them somewhere else?
Message-ID:  <XFMail.971211231659.dburr@POBoxes.com>
In-Reply-To: <Pine.BSF.3.96.971211203536.14851A-100000@megaweapon.zigg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----

My secret spy satellite informs me that on 12-Dec-97, Matt Behrens wrote:

>I'd like to mount /usr/ports over NFS on another machine, but what
>concerns me is the work directories that make puts in the individual
>ports.  Ideally, I'd like these to be somewhere else, i.e. /tmp.  How
>possible is this?

The way I would probably do this is thusly:

mount the ports directory from the remote machine somewhere else (e.g.
"/machinename/ports")

then use "lndir" to create a tree of symbolic links from /usr/ports into
/machinename/ports (e.g.: "mkdir /usr/ports; lndir /machinename/ports
/usr/ports")

Then, you'll get a bunch of symbolic links in /usr/ports that point to the
remote source, but when you build ports, the work directories, etc. they
will be stored on the local filesystem.

- ---
Donald Burr <dburr@POBoxes.com> - Ask me for my PGP key | PGP: Your
WWW HomePage: http://DonaldBurr.base.org/  ICQ #1347455 | right to
Address: P.O. Box 91212, Santa Barbara, CA 93190-1212   | 'Net privacy.
Phone: (805) 957-9666    FAX: (800) 492-5954            | USE IT.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNJDk6vjpixuAwagxAQEi2AQArhDC+AKZMA112VKqLeI9NE4hUk4Mujc0
XNvoOiQAosMMY3e98EajPRxeHADdEHoz28+6EsvB9Zty0L5jk7duEK97KEitcKWC
QFfWWhhz0BqyZC8mtRIDNPR7sSN4LPSCZNfekSosYvhqmw5mQbIZD53nLVOgB6cS
YKL3xy/vZCE=
=8EJv
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.971211231659.dburr>