From owner-freebsd-small@FreeBSD.ORG Mon Jul 26 11:12:54 2004 Return-Path: Delivered-To: freebsd-small@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3BD16A4CE; Mon, 26 Jul 2004 11:12:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B99343D1D; Mon, 26 Jul 2004 11:12:54 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) i6QBCrH0033281; Mon, 26 Jul 2004 11:12:53 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6QBCriU033277; Mon, 26 Jul 2004 11:12:53 GMT (envelope-from simon) Date: Mon, 26 Jul 2004 11:12:53 GMT From: "Simon L. Nielsen" Message-Id: <200407261112.i6QBCriU033277@freefall.freebsd.org> To: simon@nitro.dk, simon@FreeBSD.org, freebsd-small@FreeBSD.org Subject: Re: misc/46998: [patch] Support PicoBSD source in other locations than /usr/src/... X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 11:12:54 -0000 Synopsis: [patch] Support PicoBSD source in other locations than /usr/src/... State-Changed-From-To: open->closed State-Changed-By: simon State-Changed-When: Mon Jul 26 11:10:33 GMT 2004 State-Changed-Why: This can be done already by setting PICO_TREE as an environment variable, so there is no real reason to do this with a command line switch. The submitter is OK with closing the PR... since I submitted this. http://www.freebsd.org/cgi/query-pr.cgi?pr=46998