From owner-cvs-all Wed Jun 19 8: 7:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B15FA37B477; Wed, 19 Jun 2002 08:06:39 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5JF6dM17706; Wed, 19 Jun 2002 08:06:39 -0700 (PDT) (envelope-from matusita) Message-Id: <200206191506.g5JF6dM17706@freefall.freebsd.org> From: Makoto Matsushita Date: Wed, 19 Jun 2002 08:06:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/06/19 08:06:39 PDT Modified files: release Makefile Log: Set PATH statically, and use 'env -i' to kick chroot(8). As a result, the second buildworld environment is fully isolated from parent's environment variables. Tested virtually on: snapshots.jp.FreeBSD.org Approved by: arch@ (silently) MFC after: 2 weeks Revision Changes Path 1.687 +3 -3 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message