From owner-freebsd-stable Tue Aug 27 10:16:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E67DA37B400 for ; Tue, 27 Aug 2002 10:16:54 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 868FC43E4A for ; Tue, 27 Aug 2002 10:16:54 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id B95EE2CCAB2 for ; Tue, 27 Aug 2002 14:16:53 -0300 (ADT) Date: Tue, 27 Aug 2002 14:16:53 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-stable@freebsd.org Subject: Using an alternate /etc/make.conf file? Message-ID: <20020827141534.D13753-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Morning all ... When I do a 'make installworld', I can redirect the install to a different directory using DESTDIR, in order to build a jail ... is there some way of talking it to use an alternate make.conf as well? ie: $DESTDIR/etc/make.conf Thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message