Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2011 16:01:46 -0300
From:      Zantgo <zantgo@gmail.com>
To:        Michael Ross <gmx@ross.cx>
Cc:        "Conrad J. Sabatier" <conrads@cox.net>, "freebsd-questions@FreeBSD.org" <freebsd-questions@freebsd.org>
Subject:   Re: -Stable periodic updates
Message-ID:  <9AA66DB2-18DF-4691-804F-A36B82E7A2C7@gmail.com>
In-Reply-To: <op.v4haj3b6g7njmm@michael-think>
References:  <C87DEE19-615F-4FD0-8091-E8A143DB2970@gmail.com> <20111105012317.065c6b6f@cox.net> <op.v4gyj6t3halquq@michael-think> <20111105062341.03b20d37@cox.net> <BD35A26D-423B-46C6-8720-EC0192B0496C@gmail.com> <op.v4haj3b6g7njmm@michael-think>

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


El 05-11-2011, a las 11:58, "Michael Ross" <gmx@ross.cx> escribi=C3=B3:

> Am 05.11.2011, 15:36 Uhr, schrieb Zantgo <zantgo@gmail.com>:
>=20
>> I will say my question clear.
>> If I have FreeBSD-8.2-stable, updated 2011/05/18, what I want to do is up=
date the current, as for example 2011/11/01. I am willing to read me a manua=
l that tells me how to do this._____________________________________________=
__
>=20
>=20
> I do it like this:
>=20
> put this in "stable-supfile":
>=20
>    *default host=3Dcvsup.de.FreeBSD.org
>    *default base=3D/var/db
>    *default prefix=3D/usr
>    *default release=3Dcvs tag=3DRELENG_8
>    *default delete use-rel-suffix
>=20
>    *default compress
>=20
>    src-all
>=20
> execute:
>=20
>    csup stable-supfile
>    cd /usr/src
>    make buildworld
>    make buildkernel
>    make installkernel
>    mergemaster -p
>    make installworld
>    mergemaster -a
>    reboot
>=20
>=20
> You now have updated to a "current" 8-STABLE.
> This is, if 8.3 would exist, you would now have 8.3-STABLE.
> If you just want security patches for 8.2 and not go to 8.3 if it comes ou=
t,
> you have to define tag=3DRELENG_8_2
>=20
>=20
> This is not the same as tag=3DHEAD.
> tag=3DHEAD gives you CURRENT, which is 9.0-RC1 i believe.
> Do not confuse these.
>=20
This also updates ports right?
>=20
> http://www.freebsd.org/doc/en/books/handbook/cvsup.html
> http://www.freebsd.org/doc/en/books/handbook/cvs-tags.html
> http://www.freebsd.org/doc/en/books/handbook/makeworld.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9AA66DB2-18DF-4691-804F-A36B82E7A2C7>