From owner-freebsd-arch@FreeBSD.ORG Sat Sep 15 23:01:01 2012 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A4B21065672 for ; Sat, 15 Sep 2012 23:01:01 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id CED868FC14 for ; Sat, 15 Sep 2012 23:01:00 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=I9sOjZ ZQ2mGuibDoNRQ2o5CTCso2AmIFrgsPNr3o4n53Su3oAMgaCdHA2h2m1xkLDBH75P j4f6Cr26To1R3FZygKqLnKbPJh3tPRczIiRztgZooOtyTM1YmhL5MvbMzA+H+A/l oMbcbt6I69Y55FdDIhWeO8m7GslsnoPvizAXs= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=N4QChJl05Wzj aSYp3hw4pvQ9ycGD8nANSuI9tA8WJIk=; b=d63d6cJ7rwfrjOnQpCjJxzve0xb8 84hNBTAz3ZuLrjAhPwgXbaLCCrnqNOAhfQhci76+I+5mow2h8syQ9p0uCUfa50Sl kiqzBn1v6mPMPOjDa9ncVeCvDfOGXb7ivmp4el3LDEjZEuyoMz1kwvNTq5HxMbVm Knw2/GpjsjqwK3k= Received: (qmail 72639 invoked from network); 15 Sep 2012 18:00:58 -0500 Received: from unknown (HELO ?192.168.21.117?) (bryan@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 15 Sep 2012 18:00:58 -0500 Message-ID: <505508D1.9020201@shatow.net> Date: Sat, 15 Sep 2012 18:01:37 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 References: <20120915215709.GA13414@ithaqua.etoilebsd.net> In-Reply-To: <20120915215709.GA13414@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Eitan Adler , Baptiste Daroussin , arch@FreeBSD.org Subject: Re: Fallout from the CVS discussion 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: Sat, 15 Sep 2012 23:01:01 -0000 On 9/15/2012 4:57 PM, Baptiste Daroussin wrote: > On Sat, Sep 15, 2012 at 04:37:49PM -0400, Eitan Adler wrote: >> Hi everyone, >> > [...] >> >> (b) We create a 'changes between 9 and 10 list' and put this removal on it. >> In particular this document should well advertised (and possibly be a >> subset of the release notes) > > I do like what Ivan Voras is doing: > http://ivoras.sharanet.org/freebsd/freebsd10.html this is really useful, maybe > this can be take a an example to start with. > > This was one of the best way I found to follow what was going on, on FreeBSD > before I get involved into the project. > > regards, > Bapt > Exactly the same here. I was following his "Whats cooking" blog for years. Bryan