From owner-freebsd-arch@FreeBSD.ORG Wed Jun 7 09:47:46 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 473E716C43F for ; Wed, 7 Jun 2006 08:59:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A99743D53 for ; Wed, 7 Jun 2006 08:59:12 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id EF4CC46C1B; Wed, 7 Jun 2006 04:59:11 -0400 (EDT) Date: Wed, 7 Jun 2006 09:59:11 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Julian Elischer In-Reply-To: <448633F2.7030902@elischer.org> Message-ID: <20060607095824.W53690@fledge.watson.org> References: <1149610678.4074.42.camel@berloga.shadowland> <20060606202741.D67271@mp2.macomnet.net> <448633F2.7030902@elischer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Alex Lyashkov , freebsd-arch@freebsd.org Subject: Re: jail extensions X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 09:47:47 -0000 On Wed, 7 Jun 2006, Julian Elischer wrote: >> I'd like to clarify Alex's point a bit: he wants to know his work is >> acceptable by the project and could be merged. It's obvious it's almost >> impossible to maintain that outside of the tree. >> > I'd like to see him merge his project with Marco's . If so then I'd be more > than happy to see this stuff come in once it reaches a certain level of > maturity. > > Marco and I have been going over some possible macros that could be used to > help with a lot of this and if the macros were used then some of the changes > could come in quite early as they would compile out to NOPs for anyone not > using the changes. ( and provide an easy target for removal if it eventually > doesn't complete). FYI, Marko was at the FreeBSD developer summit at BSDCan, and has expressed the intent of updating his patches to 6.x/HEAD, so I think there's definitely room for collaboration here. Robert N M Watson