Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2013 01:13:16 +0100
From:      Damien Fleuriot <ml@my.gd>
To:        Drew Tomlinson <drew@mykitchentable.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Current Way To Update Sources & Rebuild World/Kernel?
Message-ID:  <CAE63ME48OCCiFM5=GBwBJZXJ6u-Yc5Sk=vSc83V950AsV4m=SQ@mail.gmail.com>
In-Reply-To: <51463EA7.2070108@mykitchentable.net>
References:  <51463EA7.2070108@mykitchentable.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 17, 2013 11:07 PM, "Drew Tomlinson" <drew@mykitchentable.net> wrote:
>
> I've been away for a while.  In the past, the proper way to update a
system was to grab current sources via cvsup and then rebuild world and
kernel.  But now I see cvsup is no longer supported.  The handbook talks
about freebsd-update.  I do not want binary upgrades but is this the tool
to replace cvsup to update sources?  How do I use it to replace the old way
that went something like this:
>
> cvsup sources
> make buildworld
> make buildkernel
> make installkernel
> mergemaster
> make installworld
>
> (I'm not sure I have that in the exact proper order but it was something
like that).
>
> So is freebsd-update what I need?  Is there a page that describes the
steps to accomplish this?
>
> Thanks,
>
> Drew
>

http://www.wonkity.com/~wblock/docs/html/stable.html

Buildworld
Buildkernel
Installkernel
Reboot
Mergemaster -p
Installworld
Mergemaster
Rebuild ports
Delete-old
Delete-old-libs
Delete-old-dirs

Less /usr/src/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE63ME48OCCiFM5=GBwBJZXJ6u-Yc5Sk=vSc83V950AsV4m=SQ>