From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 10:03:11 2003 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 0AC9D37B420 for ; Wed, 18 Jun 2003 10:03:10 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 494E643F85 for ; Wed, 18 Jun 2003 10:03:09 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 35498 invoked by uid 1001); 18 Jun 2003 17:05:33 -0000 Date: Wed, 18 Jun 2003 10:05:33 -0700 From: Joshua Oreman To: cp Message-ID: <20030618170533.GG34991@webserver.get-linux.org> References: <000701c3359c$2b2ac760$c0270343@compaq7058> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c3359c$2b2ac760$c0270343@compaq7058> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Recovery from 5.1 make installworld mistake X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 17:03:12 -0000 On Wed, Jun 18, 2003 at 06:18:53AM -0700 or thereabouts, cp seemed to write: > I cvsup'd src=all, make buildworld, make installworld > and messed up my chance to build a RELENG_5_1 > kernel. You all said to fall back to 5.0 and start over. > > I went and got the machine from where it lives on the > net, brought it back to my kitchen (where I have only > modem access and began to do the fall back. > I'm at that point where I've passed the make installworld > with 5.0 sources and everything seems back in order. > Prior to downgrading all the sources to 5.0, I created > a tar archive of /usr/src as it was after cvsup'ing 5.1. > > Now as to getting back to 5.1. The Question needing > opinions is: > > Do I dare untar my 5.1 sources, overlaying > /usr/src, and start my buildworld-buildkernel- > installkernel-boot-installworld process or... > do I have to redo the cvsup? I'd say it's safe. The build process does not modify ANYTHING in /usr/src, so a cvsup would be pointless. Remove /usr/obj if it exists, though. -- Josh > > An alternate phrasing for the question is, will I be missing > anything meaningful by using my /usr/src/ archive of 5.1 > sources? ports are virtually irrelevant on this system if that > is a factor and I've explicitly saved every meaningful > tailored configuration (e.g. rc.firewall, rc.conf, hosts, etc). > For me redoing the cvsup means taking the box > back to where I have no direct console access making > that first problematic 5.1 reboot difficult. > > Thanks in advance, > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"