Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 12:31:20 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Neil Doody <neil@mpfspromotions.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Alternate "make installworld" temp folder
Message-ID:  <20051108203120.GF27091@odin.ac.hmc.edu>
In-Reply-To: <20051108201404.6637F43D4C@mx1.FreeBSD.org>
References:  <20051108201404.6637F43D4C@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 08, 2005 at 08:16:24PM -0000, Neil Doody wrote:
> Not necessarily an AMD64 specific question, but seeing as I'm subscribed to
> this list I don't think people would mind telling me how I can tell the
> "make installworld" script to use an alternate folder other than /tmp?  I
> have noexec on /tmp and its causing some bother.

I think this will do it:

env TMPDIR=/some/writable/dir/without/noexec/set make installworld

-- Brooks



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