From owner-cvs-all@FreeBSD.ORG Sat Aug 4 02:48:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2B3316A417; Sat, 4 Aug 2007 02:48:54 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id DB55713C46C; Sat, 4 Aug 2007 02:48:54 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l742CebY051708; Fri, 3 Aug 2007 19:12:40 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l742CeEO051707; Fri, 3 Aug 2007 19:12:40 -0700 (PDT) (envelope-from obrien) Date: Fri, 3 Aug 2007 19:12:40 -0700 From: "David O'Brien" To: "Wojciech A. Koszek" Message-ID: <20070804021240.GA51617@dragon.NUXI.org> References: <200705161723.l4GHNsSH037744@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705161723.l4GHNsSH037744@repoman.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.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/conf Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Makefile.sun4v 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: Sat, 04 Aug 2007 02:48:55 -0000 On Wed, May 16, 2007 at 05:23:54PM +0000, Wojciech A. Koszek wrote: > wkoszek 2007-05-16 17:23:54 UTC > Modified files: > . UPDATING > sys/conf Makefile.amd64 Makefile.arm Makefile.i386 > Makefile.ia64 Makefile.pc98 > Makefile.powerpc Makefile.sparc64 > Makefile.sun4v > Log: > Revert config(8) version bump. It brings major pain for people working on > different versions of FreeBSD source tree. > > Old config(8) can now be used unless you want to use INCLUDE_CONFIG_FILE > option. I just ran into this on two different machines - should we just totally toss the whole notion of config(8) version number then?? What I just spent an hour on is *exactly* what the config(8) version number was to solve. Thanks. -- -- David (obrien@FreeBSD.org)