From owner-freebsd-questions@FreeBSD.ORG Wed May 26 20:23:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F376F16A4CE for ; Wed, 26 May 2004 20:23:56 -0700 (PDT) Received: from lakermmtao01.cox.net (lakermmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D67843D3F for ; Wed, 26 May 2004 20:23:56 -0700 (PDT) (envelope-from elarsen2@cox.net) Received: from [192.168.2.100] (really [68.226.58.7]) by lakermmtao01.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040527032300.GMBZ12121.lakermmtao01.cox.net@[192.168.2.100]>; Wed, 26 May 2004 23:23:00 -0400 From: Earl Larsen To: Kris Kennaway Date: Wed, 26 May 2004 22:23:03 -0500 User-Agent: KMail/1.6.2 References: <200405251340.36714.elarsen2@cox.net> <200405261441.21265.elarsen2@cox.net> <20040526234124.GA44889@xor.obsecurity.org> In-Reply-To: <20040526234124.GA44889@xor.obsecurity.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405262223.03478.elarsen2@cox.net> cc: freebsd-questions@FreeBSD.org Subject: Re: config is out of sinc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: elarsen2@cox.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 03:23:57 -0000 On Wednesday 26 May 2004 06:41 pm, Kris Kennaway wrote: > On Wed, May 26, 2004 at 02:41:21PM -0500, Earl Larsen wrote: > > On Tuesday 25 May 2004 06:35 pm, Kris Kennaway wrote: > > > On Tue, May 25, 2004 at 01:40:36PM -0500, Earl Larsen wrote: > > > > I installed FreeBSD 4.9-stabel, and used cvs to update everything. > > > > And when I tried to build my personel Kernel by using. Make build > > > > KERNCONF... it came up with the fallowing : > > > > > > It looks like you've accidentally updated your sources to 5.2-CURRENT. > > > Check your cvsupfile against the sample files provided, and post it > > > here if you need more help. > > > > > > Kris > > > > No I have 4.9 for the source. Hear is my cvsupfile: > > > > *default host=cvsup12.us.FreeBSD.org > > *default base=/usr/local/etc/cvsup > > *default prefix=/usr > > *default tag=RELENG_4_9_RELEASE > > *default release=cvs delete use-rel-suffix > > *default compress > > src-all tag=. > > ports-all tag=. > > doc-all tag=. > > cvsroot-all tag=. > > Read the documentation to find out what the "tag=." does ;-) > > Kris So I should edit my cvsupfile to read as the fallowing: *default host=cvsup12.us.FreeBSD.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default tag=RELENG_4_9_RELEASE *default date=2003.10.28 *default release=cvs delete use-rel-suffix *default compress src-all date=. ports-all tag=. doc-all tag=. cvsroot-all date=. And it will update all of 4.9 as 4.9? To update my system corectly. Should I run mergmaster, after cvsed the system. Since I ran mergmaster with the incorrect files.