From owner-cvs-src@FreeBSD.ORG Thu Feb 7 12:20:13 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F192316A46B; Thu, 7 Feb 2008 12:20:12 +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 BE68813C467; Thu, 7 Feb 2008 12:20:12 +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 m17CKCQ1057202; Thu, 7 Feb 2008 12:20:12 GMT (envelope-from lulf@repoman.freebsd.org) Received: (from lulf@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m17CKCAr057201; Thu, 7 Feb 2008 12:20:12 GMT (envelope-from lulf) Message-Id: <200802071220.m17CKCAr057201@repoman.freebsd.org> From: Ulf Lilleengen Date: Thu, 7 Feb 2008 12:20:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/release fixit.profile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 12:20:13 -0000 lulf 2008-02-07 12:20:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) release fixit.profile Log: MFC revision 1.13 - 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) Revision Changes Path 1.10.10.3 +1 -1 src/release/fixit.profile