From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 18 21:28:54 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 143371065672; Mon, 18 Jul 2011 21:28:54 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id EC5C28FC14; Mon, 18 Jul 2011 21:28:53 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 7CA8F561B2; Mon, 18 Jul 2011 16:28:53 -0500 (CDT) Date: Mon, 18 Jul 2011 16:28:53 -0500 From: Mark Linimon To: Gabor Kovesdan Message-ID: <20110718212853.GB31033@lonesome.com> References: <20110717024710.GA19599@lonesome.com> <4E241503.20401@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E241503.20401@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: emulation@FreeBSD.org Subject: Re: RFC: small patch to linux_base files for package building X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2011 21:28:54 -0000 On Mon, Jul 18, 2011 at 12:12:03PM +0100, Gabor Kovesdan wrote: > No strong objection from me, however, I would definitely be happier > to see this code as part of bsd.port.mk as I proposed in > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135221 I agree that this should be tested ... but there is a lot of code there that I didn't have time to puzzle through for my current -exp run. If the stanzas in the ports go away, then my hack goes away as well :-) Consider it temporary in the meantime. fwiw, right now it only affects pointyhat-west, which is currently only being used for -exp runs. However, sometime soon I want to start using it for regular builds. There are still a few bugs to work out. mcl