From owner-cvs-all@FreeBSD.ORG Tue Feb 5 14:06:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A207916A419; Tue, 5 Feb 2008 14:06:15 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 78EDC13C4D3; Tue, 5 Feb 2008 14:06:15 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m15E6FSO055685; Tue, 5 Feb 2008 14:06:15 GMT (envelope-from lulf@repoman.freebsd.org) Received: (from lulf@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m15E6FXB055684; Tue, 5 Feb 2008 14:06:15 GMT (envelope-from lulf) Message-Id: <200802051406.m15E6FXB055684@repoman.freebsd.org> From: Ulf Lilleengen Date: Tue, 5 Feb 2008 14:06:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release fixit.profile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2008 14:06:15 -0000 lulf 2008-02-05 14:06:15 UTC FreeBSD src repository Modified files: release fixit.profile Log: - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all geom commands in a chrooted environment on the livefs cd. PR: misc/120169 Approved by: pjd (mentor) MFC after: 2 days Revision Changes Path 1.13 +1 -1 src/release/fixit.profile