From owner-cvs-src@FreeBSD.ORG Thu Feb 7 12:21:21 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 A88B116A417; Thu, 7 Feb 2008 12:21:21 +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 75B7113C45E; Thu, 7 Feb 2008 12:21:21 +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 m17CLLQ7057304; Thu, 7 Feb 2008 12:21:21 GMT (envelope-from lulf@repoman.freebsd.org) Received: (from lulf@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m17CLLwP057303; Thu, 7 Feb 2008 12:21:21 GMT (envelope-from lulf) Message-Id: <200802071221.m17CLLwP057303@repoman.freebsd.org> From: Ulf Lilleengen Date: Thu, 7 Feb 2008 12:21:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 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:21:21 -0000 lulf 2008-02-07 12:21:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) 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.2.3 +1 -1 src/release/fixit.profile