Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 16:23:44 -0700 (PDT)
From:      Archie Cobbs <archie@dellroad.org>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        Archie Cobbs <archie@dellroad.org>, "M. Warner Losh" <imp@bsdimp.com>, grog@FreeBSD.org, FreeBSD-current@FreeBSD.org
Subject:   Re: Do we still need portmap(8)?
Message-ID:  <200210072323.g97NNibO058991@arch20m.dellroad.org>
In-Reply-To: <3DA2122B.9276F16@mindspring.com> "from Terry Lambert at Oct 7, 2002 04:00:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Terry Lambert writes:
> > I.e., if a file is not installed by 'make installworld' then by
> > definition it's not required for a correctly functioning system.
> 
> This won't work for Perl (which is why I picked it as my example).
> 
> In order to do what you are suggesting, you will need to create
> a delta between "previously installed binaries" and "currently
> installed binaries", and remove anything not in the intersection
> set, but in the set of previously installed binaries.  That would
> include perl and older shared library instances, not just header
> files that are stale, etc..  Older shared libraries being removed
> would break things.  Older portmap being removed would break the

You are right in that additional programs or custom modifications
that depend on the obsolete stuff would break if the obsolete stuff
were removed... so you'd have to confirm everything with mergemaster.
Possibly this is too dangerous to be useful.

But it would be nice to get rid of those really stale header files, etc.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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




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