Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jul 2004 16:34:03 -0700
From:      David Bear <David.Bear@asu.edu>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cvsupdate and make totally hoses the system
Message-ID:  <20040702233403.GL8446@asu.edu>
In-Reply-To: <20040702231425.GB55501@xor.obsecurity.org>
References:  <20040702222829.GE8446@asu.edu> <20040702231425.GB55501@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
yes.. this explains it.  I need to be more carefull with my reading.

On Fri, Jul 02, 2004 at 04:14:25PM -0700, Kris Kennaway wrote:
> On Fri, Jul 02, 2004 at 03:28:29PM -0700, David Bear wrote:
> > I've done this twice now.. I install a clean 4.10-Release from ftp.
> > I install cvsupdate without gui.  I create my cvsupdate file in etc
> > and run cvsupdate.
> > 
> > then per instructions from the website
> > # make buildworld
> > # make buildkernel
> > # make installkernel
> > # reboot
> > 
> > You should boot in single user mode (using boot -s from loader prompt
> > for example). Then run:
> > 
> > # mergemaster -p
> > # make installworld
> > 
> > ======
> > I cvsup to releng_4_10.
> > 
> > the first hiccup comes with mergemaster as there are new accounts
> > created for pf.  thats fine. I just merge the new accounts.
> 
> You're actually trying to update your system to 5.2-CURRENT.  This is
> because you're using the wrong cvsupfile:
> 
> > *default  tag=RELENG_4_10
> > 
> > *default tag=.
> > ports-all tag=.
> > src-all tag=.
>           ^^^^^ You've overridden the RELENG_4_10 tag and specified
> that you want the top of the source tree, i.e. -CURRENT.
> 
> Kris



-- 
David Bear
phone: 	480-965-8257
fax: 	480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040702233403.GL8446>