Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 1999 17:16:59 +0000 (GMT)
From:      Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>
To:        Michael Dorin <mdorin@my-Deja.com>
Cc:        questions@freebsd.org
Subject:   Re: besides new kernel, what do I have to do for upgrade
Message-ID:  <Pine.BSF.4.21.9912301712130.91163-100000@dogma.freebsd-uk.eu.org>
In-Reply-To: <LEOCEFLIBEGOOAAA@my-deja.com>

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

On Thu, 30 Dec 1999, Michael Dorin wrote:

>I am going to attempt to build a 3.4 kernel 
>today...What else to I have to do for upgrading
>to 3.4?
>
>Do I have to recompile all the packages?

There are three basic parts to FreeBSD: the kernel, userland, and
ports.  The kernel is *usually* built after userland.  Userland is all the
commands in the /bin and /sbin directories and libraries and a slew of
others, as well as all docs and config files. Ports are entirely
separate.  They do not need to be rebuilt, at least not for minor
releases, AFAIK.

So, you buildworld from sources, then compile a kernel, then reboot and
installworld. (Some choose a different order for this)  Ports can be left
alone.  Update them only if you want to take advantge of bug fixes or
patches.  But these only come from cvsupping the ports tree and then
getting the source for the respective ports.  This is not included in
buildworld.

-=> jm <=-





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912301712130.91163-100000>