Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Oct 2003 20:57:38 -0400
From:      Jud <judmarc@fastmail.fm>
To:        SoloCDM <deedsmis@aculink.net>, "FreeBSD-Questions (Request)" <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD vs. RedHat
Message-ID:  <oprwfzmctt0cf2rk@mail.messagingengines.com>
In-Reply-To: <Pine.LNX.4.50.0310021228210.11968-100000@cdm01.deedsmiscentral.net>
References:  <200310021459.h92Exhbn017254@clunix.cl.msu.edu> <Pine.LNX.4.50.0310021228210.11968-100000@cdm01.deedsmiscentral.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Oct 2003 12:43:39 -0600 (MDT), SoloCDM <deedsmis@aculink.net>
wrote:

[snip]
> Is it possible to go from one distribution version to another (4.x to
> 5.x) without entirely removing the old version?  Do the upgrades with
> the ports allow this possibility?

A new install is usually considered to involve fewer problems than
upgrading across major versions.  Others will be able to give you more
detail than I can about what's involved in such an upgrade.  Upgrading
within or across minor versions (make world and recompile kernel) is
something I and many others do as a matter of routine every week or two
(some folks have it automated).

> Can packages and their dependencies be removed through a package that
> does the uninstalling?

There are several ways you can do this.  There's pkg_delete for packages,
'make deinstall clean' for ports, and for deleting an older version of a
port to replace it with a newer one, there's the intelligent and lovely
'portupgrade.'  (The upgrade can be for one port, that port plus all
dependencies, or even all your installed ports, just by setting various
single-letter portupgrade options that are clearly spelled out in the man
page.)

Jud



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