From owner-cvs-src@FreeBSD.ORG Mon Sep 20 18:29:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD92C16A4CE; Mon, 20 Sep 2004 18:29:27 +0000 (GMT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A6F943D49; Mon, 20 Sep 2004 18:29:25 +0000 (GMT) (envelope-from nectar@celabo.org) Received: from localhost (localhost [127.0.0.1]) by gw.celabo.org (Postfix) with ESMTP id C462154861; Mon, 20 Sep 2004 13:29:24 -0500 (CDT) Received: from gw.celabo.org ([127.0.0.1]) by localhost (hellblazer.celabo.org [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 16590-05; Mon, 20 Sep 2004 13:29:13 -0500 (CDT) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (not verified)) by gw.celabo.org (Postfix) with ESMTP id B2D885485D; Mon, 20 Sep 2004 13:29:13 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id EE3446D468; Mon, 20 Sep 2004 13:29:01 -0500 (CDT) Date: Mon, 20 Sep 2004 13:29:01 -0500 From: "Jacques A. Vidrine" To: David O'Brien Message-ID: <20040920182901.GA40865@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , David O'Brien , Tom Rhodes , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200409190130.i8J1UPZN059043@repoman.freebsd.org> <20040920174914.GA91871@dragon.nuxi.com> <20040920140744.163da930@localhost> <20040920181903.GB95778@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040920181903.GB95778@dragon.nuxi.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/contrib/bind9 - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 18:29:28 -0000 On Mon, Sep 20, 2004 at 11:19:03AM -0700, David O'Brien wrote: > This should have been discussed in public if we were to break with 8 > years of standard operating practice. You need to come up with a better argument than "we did it that way for 8 years". > How long is src/contrib/bind going to stick around? Why does it need to > exist at the same time as src/contrib/bind9? BIND 9 is a completely different code base than BIND 8. Importing BIND 9 over BIND 8 would be very confusing from the point of view of CVS history. BIND 8 will be with the 4.x branch for a long time still (e.g. I'm projecting May 2006 before we stop issuing security advisories for 4.x). It is very welcome that there will not be entangled/interleaved history between FreeBSD 4.x/BIND 8 commits and FreeBSD 5.x/BIND 9 commits. Out of the 1,189 BIND 8 files and 2,100 BIND 9 files, there are only 8 files that are in the same place. It would cause a confusing mess to import this over src/contrib/bind and it would offer no benefit that I can see. Cheers, -- Jacques A Vidrine / NTT/Verio nectar@celabo.org / jvidrine@verio.net / nectar@FreeBSD.org