From owner-freebsd-amd64@FreeBSD.ORG Tue Nov 8 20:14:04 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9679416A420 for ; Tue, 8 Nov 2005 20:14:04 +0000 (GMT) (envelope-from neil@mpfspromotions.com) Received: from svr1.16o.com (svr1.16o.com [69.50.175.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 6637F43D4C for ; Tue, 8 Nov 2005 20:14:04 +0000 (GMT) (envelope-from neil@mpfspromotions.com) Received: (qmail 37360 invoked from network); 8 Nov 2005 20:14:07 -0000 Received: from unknown (HELO NEILPC) (195.137.35.72) by 0 with SMTP; 8 Nov 2005 20:14:07 -0000 From: "Neil Doody" To: Date: Tue, 8 Nov 2005 20:16:24 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcXkoUqFfzBIng6rRj229Ehuf8d95w== Message-Id: <20051108201404.6637F43D4C@mx1.FreeBSD.org> Subject: Alternate "make installworld" temp folder X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 20:14:04 -0000 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. Many thanks Neil