From owner-cvs-all Wed Jul 19 8:42:18 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id BCF0E37C170; Wed, 19 Jul 2000 08:42:01 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13Evxd-0000uR-00; Wed, 19 Jul 2000 17:40:37 +0200 From: Sheldon Hearn To: Marcel Moolenaar Cc: obrien@FreeBSD.org, Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 In-reply-to: Your message of "Wed, 19 Jul 2000 08:23:53 MST." <3975C809.D690FC87@cup.hp.com> Date: Wed, 19 Jul 2000 17:40:37 +0200 Message-ID: <3498.964021237@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Jul 2000 08:23:53 MST, Marcel Moolenaar wrote: > > /var/tmp is no good as it sounds like you'll be littering up that > > directory. > > No, that's not the case. The problem is that if you have concurrent > installworlds, then the current scheme is not guaranteed to create > unique directories across hosts. And since /usr/obj is very likely to be > shared among those hosts, it is therefore not the right place to > temporarily save binaries. Your comments don't counter David's; you're both saying where these files _shouldn't_ go. Okay, so they _shouldn't_ go in /usr/obj, nor in /var/tmp, nor in /tmp... Any bright ideas? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message