From owner-cvs-all@FreeBSD.ORG Fri Sep 9 19:59:51 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCFA16A562; Fri, 9 Sep 2005 19:59:50 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4226E43D79; Fri, 9 Sep 2005 19:59:41 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j89JxedV032242; Fri, 9 Sep 2005 12:59:40 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j89Jxedd032241; Fri, 9 Sep 2005 12:59:40 -0700 (PDT) (envelope-from obrien) Date: Fri, 9 Sep 2005 12:59:40 -0700 From: "David O'Brien" To: Colin Percival Message-ID: <20050909195940.GA32217@dragon.NUXI.org> References: <200509091936.j89JaUkA061400@repoman.freebsd.org> <4321E5DC.6020704@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4321E5DC.6020704@freebsd.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT exclude X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 19:59:54 -0000 On Fri, Sep 09, 2005 at 12:43:24PM -0700, Colin Percival wrote: > Colin Percival wrote: > > Modified files: > > . exclude > > Log: > > Hopefully I really have finished touching contrib/cvs/src now. > > Speaking of which, would it be possible for someone who knows the right > magical incantations to disable this check entirely for security branches? > It's much easier for us if we don't add $FreeBSD$ tags, but repeatedly > toggling the exclude file seems rather silly. This seems against the spirit of a security branch. One reason we have the $FreeBSD$ tags so one can tell what source built a particular binary. -- -- David (obrien@FreeBSD.org)