Date: Tue, 9 Sep 2014 21:41:14 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: A litmus check request Message-ID: <20140909214114.4b105ed3@gumby.homeunix.com> In-Reply-To: <20140909192350.GB36353@slackbox.erewhon.home> References: <540E21A0.4070103@comcast.net> <20140909192350.GB36353@slackbox.erewhon.home>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140909214114.4b105ed3>