Alternate "make installworld" temp folder

Brooks Davis brooks at one-eyed-alien.net
Tue Nov 8 12:31:21 PST 2005


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


More information about the freebsd-amd64 mailing list