Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 16:40:27 -0300
From:      Mario Lobo <mario.lobo@ipad.com.br>
To:        freebsd-questions@freebsd.org
Cc:        Roland Smith <rsmith@xs4all.nl>
Subject:   Re: About Freebsd 7.0 versus 6.3
Message-ID:  <200711081640.28429.mario.lobo@ipad.com.br>
In-Reply-To: <20071108183239.GA65453@slackbox.xs4all.nl>
References:  <200711081455.39635.cesar@expresso.com.br> <200711081448.48390.mario.lobo@ipad.com.br> <20071108183239.GA65453@slackbox.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 08 November 2007, Roland Smith wrote:
> On Thu, Nov 08, 2007 at 02:48:47PM -0300, Mario Lobo wrote:
> > Concerning this, I've "cvsuping" to 6-CURRENT on a dual-core desktop. T=
he
> > system is running well, but I'd really like to move up to 7. Can it be
> > done through cvsup from 6.2-STABLE to 7-CURRENT or is it "wiser" to
> > install from scratch? any upgrade gotchas/procedure ?
>
> It _can_ be done. (I've done it).
>
> First, make a list of all your ports (portmaster -L works fine for
> that). Then csup to RELENG_7. Then follow the instructions from
> /usr/src/Makefile (the bit about 'upgrade their source'). I've outlined
> the process below, with my own additions marked with lowercase letters
>
>
>  a.  Make backups
>  b.  Read /usr/src/UPDATING
>  1.  `cd /usr/src'       (or to the directory containing your source tree=
).
>  2.  `make buildworld'
>  3.  `make buildkernel KERNCONF=3DYOUR_KERNEL_HERE'     (default is GENER=
IC).
>  4.  `make installkernel KERNCONF=3DYOUR_KERNEL_HERE'   (default is GENER=
IC).
>       [steps 3. & 4. can be combined by using the "kernel" target]
>  5.  `reboot'        (in single user mode: boot -s from the loader prompt=
).
>  6.  `mergemaster -p'
>  7.  `make installworld'
>  8.  `make delete-old'
>  9.  `mergemaster'
> 10.  `reboot'
>  c. `pkg_delete -a' (delete all your ports)
> 11.  `make delete-old-libs' (in case no 3rd party program uses them
> anymore) d.  Reinstall all root and leaf ports. Dependencies will then be
>      installed automatically.
>
> Roland

Wow ! Thanks, Roland !! Just what I needed.=20
One last question.
You said "csup to RELENG_7". I use cvsup so should my tag be 7-RELENG ?

=2D-=20
Mario Lobo
Seguran=E7a de Redes - Desenvolvimento e An=E1lise
IPAD - Instituto de Pesquisa e Apoio ao Desenvolvimento Tecnol=F3gico e=20
Cient=EDfico





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