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

next in thread | previous in thread | raw e-mail | index | archive | help

--K8nIJk4ghYZn606h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.
>=20
> then per instructions from the website
> # make buildworld
> # make buildkernel
> # make installkernel
> # reboot
>=20
> You should boot in single user mode (using boot -s from loader prompt
> for example). Then run:
>=20
> # mergemaster -p
> # make installworld
>=20
> =3D=3D=3D=3D=3D=3D
> I cvsup to releng_4_10.
>=20
> 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=3DRELENG_4_10
>=20
> *default tag=3D.
> ports-all tag=3D.
> src-all tag=3D.
          ^^^^^ You've overridden the RELENG_4_10 tag and specified
that you want the top of the source tree, i.e. -CURRENT.

Kris

--K8nIJk4ghYZn606h
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA5exQWry0BWjoQKURAvzdAJ4vvplVgGUAcAsa0pxB1rAZdMJ13wCg6zDu
IJugJyLOYigzzeuJfyiAm4I=
=Wc0h
-----END PGP SIGNATURE-----

--K8nIJk4ghYZn606h--



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