Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2010 21:37:47 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        "Svein Skogen (Listmail Account)" <svein-listmail@stillbilde.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: propose: all arch move into a separate dir
Message-ID:  <20100307053747.GC70613@dragon.NUXI.org>
In-Reply-To: <4B90E48A.6030100@stillbilde.net>
References:  <619814.37821.qm@web59102.mail.re1.yahoo.com> <alpine.BSF.2.00.1003050912340.5181@fledge.watson.org> <4B90CF3E.2070508@lissyara.su> <CF439450-14F1-4628-A012-CF6DD2A50670@rabson.org> <4B90D557.90504@lissyara.su> <94301EB5-4D6C-4324-93D1-4D5E8660734B@rabson.org> <4B90E171.2040808@lissyara.su> <4B90E48A.6030100@stillbilde.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 05, 2010 at 12:01:30PM +0100, Svein Skogen (Listmail Account) wrote:
> Oh, so because a lot of the programmers behind it receive wages, and the
> project itself won't commit ritual suicide by basically blocking the
> companies using FreeBSD from returning improvements they make to the
> project itself, it should be renamed.

Svein,
A source layout change is the lest of the problems pushing code back from
companies using FreeBSD.  When $WORK rearranged our FreeBSD-based tree, we
simply provided a perl script to run over patch files that fixed up the
patch.

  sed -e 's,sys/amd64,sys/arch/amd64,g' patchfile > newpatchfile 

isn't that hard to do...

The fact that we totally rototilled the bge and em drivers FreeBSD 6.1->6.2
is a MUCH bigger problem to the commercial users of FreeBSD and their
patch sets.

[medium seriousness bug fixes were done by a full MFC of the driver,
 vs. just spot fixing the needed changes]

-- 
-- David  (obrien@FreeBSD.org)
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?
Let's not play "Jeopardy-style quoting"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100307053747.GC70613>