From owner-freebsd-current Mon Oct 7 4:35:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7381B37B401; Mon, 7 Oct 2002 04:35:26 -0700 (PDT) Received: from outel.org (outel.org [168.150.177.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id B886E43E42; Mon, 7 Oct 2002 04:35:25 -0700 (PDT) (envelope-from qumqats@outel.org) Received: from localhost (winxp [192.168.1.20]) by outel.org (8.12.6/8.12.5) with ESMTP id g97BZ9Km021489; Mon, 7 Oct 2002 04:35:19 -0700 (PDT) (envelope-from qumqats@outel.org) Date: Mon, 07 Oct 2002 04:32:10 -0700 From: "Joel M. Baldwin" To: owner-freebsd-current@FreeBSD.ORG Cc: FreeBSD current users Subject: Re: Do we still need portmap(8)? Message-ID: <216964848.1033965130@[192.168.1.20]> In-Reply-To: <91426.1033973514@critter.freebsd.dk> References: <91426.1033973514@critter.freebsd.dk> X-Mailer: Mulberry/3.0.0b5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Shouldn't ALL of the files in /bin, /usr/bin, /usr/include, /usr/lib etc be replaced during an installworld? I've always looked for files older than the last installworld and moved them aside thinking that they're obsolete. ( aside, not delete, just in case ) --On Monday, October 07, 2002 8:51 AM +0200 Poul-Henning Kamp wrote: > In message <20021007064908.GH14070@wantadilla.lemis.com>, "Greg > 'groggy' Lehey" writes: >> On Sunday, 6 October 2002 at 23:42:55 -0700, David O'Brien wrote: >>> On Mon, Oct 07, 2002 at 04:02:51PM +0930, Greg 'groggy' Lehey wrote: >>>> It's been a while since we've used portmap(8) on -CURRENT systems. >>>> Is it still needed, or can it be removed completely? At the very >>>> least, the man page should stop claiming that it's necessary to >>>> run NFS. >>> >>> Are you saying we've left behind an old manpage? >> >> No, I'm asking whether we have left behind both an old man page and >> an old binary. >> >> On closer examination, though, it looks like this is the result of >> installing a 4.7 system and immediately upgrading it to 5-CURRENT, so >> that the dates of the files looked pretty much the same. Sorry for >> that confusion. What's the recommended way of getting old binaries >> off the system? > > I use: > cd /usr/src > make installworld DESTDIR=/some/where > diff -ur /some/where / > manual review. > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by > incompetence. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message