From owner-freebsd-current@FreeBSD.ORG Wed Aug 4 23:54:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F08F16A4CE; Wed, 4 Aug 2004 23:54:47 +0000 (GMT) Received: from jk.homeunix.net (memnoch.CSUChico.EDU [132.241.67.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A7F943D1D; Wed, 4 Aug 2004 23:54:47 +0000 (GMT) (envelope-from jk@jk.homeunix.net) Received: from jk.homeunix.net (localhost [127.0.0.1]) by jk.homeunix.net (8.13.1/8.13.0) with ESMTP id i74Nsi15037116 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Aug 2004 16:54:44 -0700 (PDT) Received: (from warlock@localhost) by jk.homeunix.net (8.13.1/8.13.0/Submit) id i74NsiTp037115; Wed, 4 Aug 2004 16:54:44 -0700 (PDT) Date: Wed, 4 Aug 2004 16:54:44 -0700 From: John Kennedy To: Kenneth Culver Message-ID: <20040804235444.GA36881@memnoch.jk.homeunix.net> References: <200408040743.i747hs3m000419@pooker.samsco.org> <4110DFC7.8000200@freebsd.org> <20040804103324.sqsg48s40c48g444@www.sweetdreamsracing.biz> <41110EA6.9020709@freebsd.org> <20040804130141.dmogwg8ko84g4oc4@www.sweetdreamsracing.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040804130141.dmogwg8ko84g4oc4@www.sweetdreamsracing.biz> User-Agent: Mutt/1.4.2.1i X-jk-MailScanner: No infection found X-jk-MailScanner-SpamCheck: not spam, SpamAssassin (score=-4.9, required 6, autolearn=not spam, BAYES_00 -4.90) X-jk-MailScanner-From: warlock@jk.homeunix.net cc: re@freebsd.org cc: das@freebsd.org cc: Scott Long cc: current@freebsd.org Subject: Re: 5.3-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 23:54:47 -0000 On Wed, Aug 04, 2004 at 01:01:41PM -0400, Kenneth Culver wrote: > Quoting Scott Long : > >Hmm, maybe I'm mis-informed then. I thought that > >snapshots.jp.freebsd.org was having problems building the 5.2-CURRENT > >sources because it's world was too old, and that this pointed to a > >source upgrade problem. I guess we need clarification here. David? > > > >Scott > > I've actually done this 2 or 3 times in the last week or 2 on a few > different computers, so unless a recent commit broke something, > it should still be ok. FYI, I just did a chunk of it this morning. I used a 5.2.1-RELEASE-p9 system to grab a 5-Current via cvs: make buildworld make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=GENERIC I'll have to go home to install+reboot, but it finished building.