Date: Tue, 09 Sep 2014 20:22:51 -0600 From: Dave Babb <dcbdbis@comcast.net> To: freebsd-questions@freebsd.org Subject: Re: A litmus check request Message-ID: <540FB5FB.8020108@comcast.net> In-Reply-To: <20140909214114.4b105ed3@gumby.homeunix.com> References: <540E21A0.4070103@comcast.net> <20140909192350.GB36353@slackbox.erewhon.home> <20140909214114.4b105ed3@gumby.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you very much! I added the WRKDIRPREFIX to my /etc/make.conf Dave On 09/09/14 14:41, RW wrote: > On Tue, 9 Sep 2014 21:23:50 +0200 > Roland Smith wrote: > > >>> In this fstab I have moved /usr/obj to tmpfs..... >> Keep in mind that /usr/obj is only used for building the FreeBSD >> system itself. >> >> Ports are built in the ports tree. Generally under >> /usr/ports/<category>/<portname>/work > That's just a default. > >> You could use unionfs (see mount_unionfs(8)) to overlay a tmpfs >> over /usr/ports. I've used unionfs with nullfs to use a single ports >> tree in multiple jails, see: > I set WRKDIRPREFIX=/tmp/PWORK in make.conf, the work directories are > then on tmpfs. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?540FB5FB.8020108>