From owner-freebsd-arch@FreeBSD.ORG Tue Jul 3 14:48:49 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5CFB106564A; Tue, 3 Jul 2012 14:48:49 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id 907C18FC1C; Tue, 3 Jul 2012 14:48:49 +0000 (UTC) Received: from [209.249.190.124] (port=62228 helo=punk.neville-neil.com.neville-neil.com) by vps.hungerhost.com with esmtpa (Exim 4.77) (envelope-from ) id 1Sm4PJ-0001vI-3C; Tue, 03 Jul 2012 10:48:49 -0400 Date: Tue, 03 Jul 2012 10:50:15 -0400 Message-ID: <86mx3gdhlk.wl%gnn@neville-neil.com> From: gnn@freebsd.org To: "David O'Brien" In-Reply-To: <20120702210931.GB85618@dragon.NUXI.org> References: <1340992732.19144.YahooMailClassic@web113501.mail.gq1.yahoo.com> <4FF11659.8060405@FreeBSD.org> <20120702210931.GB85618@dragon.NUXI.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.4 (amd64-portbld-freebsd10.0) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com Cc: pfg@FreeBSD.org, arch@freebsd.org, Doug Barton Subject: Re: svn commit: r237624 - in head: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize cddl/contrib/opensolaris/lib/libdtrace/common sys/cddl/contrib/opensolaris/uts/common/dtrace sys/cddl/c... 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: Tue, 03 Jul 2012 14:48:49 -0000 Again, moving to arch@ At Mon, 2 Jul 2012 14:09:31 -0700, David O'Brien wrote: > > On Sun, Jul 01, 2012 at 08:32:41PM -0700, Doug Barton wrote: > > On 06/29/2012 10:58, Pedro Giffuni wrote: > > > Now .. David pointed out I am not respecting the code > > > provenance since I didn't add them to the opensolaris > > > vendor area, but these files are copyrighted Joyent > > > Inc (not even Illumos) so I cannot put them there > > > unless we create a new vendor for Joyent > > > > Creating a new vendor area would be the right solution, yes. > > I totally disagree -- it will cause a real pain merging. > > Think about it -- if we import a new code drop of uts/common/fs/zfs/*.c into > '^/vendor-sys/illumos', how do we merge that to HEAD? > > I don't believe 'svn merge -c ' will work because we already have a > different uts/common/fs/zfs/*.c from ^/vendor-sys/opensolaris. > > I think we either need to just call Illumos OpenSolaris for these > purposes, or 'svn move opensolaris illumos'. > > I think this needs to be discussed with the Repo Meisters. I actually agree with Doug here, but not strongly, I'd prefer to be better educated about this topic. Do our Repo Meisters read arch@? Best, George