Date: Mon, 07 Oct 2002 19:05:27 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: keramida@freebsd.org Cc: archie@dellroad.org, tlambert2@mindspring.com, grog@freebsd.org, FreeBSD-current@freebsd.org Subject: Re: Do we still need portmap(8)? Message-ID: <20021007.190527.83978649.imp@bsdimp.com> In-Reply-To: <20021007233346.GB1408@hades.hell.gr> References: <3DA1F203.6CD50B5C@mindspring.com> <200210072214.g97MEe5M058451@arch20m.dellroad.org> <20021007233346.GB1408@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20021007233346.GB1408@hades.hell.gr> Giorgos Keramidas <keramida@freebsd.org> writes: : On 2002-10-07 15:14, Archie Cobbs <archie@dellroad.org> wrote: : > Anything that gets overwritten during the normal install process : > is already taken care of. We're just trying to get rid of files : > which are not installed by 'make installword' but used to be once. : > : > I.e., if a file is not installed by 'make installworld' then by : > definition it's not required for a correctly functioning system. : : This might cause problems with ports that ``overwrite'' base-system : files. I hate ports the idea of ports writing anything outside of : ${LOCALBASE}, but we already have some of those IIRC. Yes. Clearly, there are some files that should always be deleted (stale binaries and header files), some files that should often be deleted (those things replaced by ports under the same path, for example), and some things we'd want to the user to removed (eg, libfoo.so.N-1) Warner 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?20021007.190527.83978649.imp>