From owner-cvs-all@FreeBSD.ORG Fri Mar 4 09:56:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD3AC16A4CE; Fri, 4 Mar 2005 09:56:57 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 401FD43D39; Fri, 4 Mar 2005 09:56:57 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:838:37f:10:a00:20ff:fe9b:138c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "wotan.home.paeps.cx", Issuer "NixSys CA" (verified OK)) by gateway.nixsys.be (Postfix) with ESMTP id 9C72AC122; Fri, 4 Mar 2005 10:56:53 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:838:37f:10:20a:e6ff:fe7d:c08]) by wotan.home.paeps.cx (Postfix) with ESMTP id CA8386211; Fri, 4 Mar 2005 10:56:51 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.3/8.13.3) with ESMTP id j249upeU051808; Fri, 4 Mar 2005 10:56:51 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.3/8.13.3/Submit) id j249uoQS051807; Fri, 4 Mar 2005 10:56:50 +0100 (CET) (envelope-from philip) Date: Fri, 4 Mar 2005 10:56:50 +0100 From: Philip Paeps To: Mike Silbersack Message-ID: <20050304095650.GF36450@fasolt.home.paeps.cx> Mail-Followup-To: Mike Silbersack , "Jacques A. Vidrine" , Tom Rhodes , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200503020349.j223n2t8025709@repoman.freebsd.org> <20050302181242.GA64751@hellblazer.celabo.org> <20050303134339.N811@odysseus.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050303134339.N811@odysseus.silby.com> X-Date-in-Rome: ante diem IV Nonas Martias MMDCCLVIII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.8i cc: "Jacques A. Vidrine" cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 09:56:57 -0000 On 2005-03-03 13:45:13 (-0600), Mike Silbersack wrote: > On Wed, 2 Mar 2005, Jacques A. Vidrine wrote: > > On Wed, Mar 02, 2005 at 03:49:02AM +0000, Tom Rhodes wrote: > > > trhodes 2005-03-02 03:49:02 UTC > > > > > > Add NO_RCMDS to the list. > > > > Cool, now just change the default to NO_RCMDS=true (^_^) > > With the current state of things, wouldn't that just ensure that users would > end up having older and more stale versions of the R-commands sitting around > on their drives? It seems like the security scripts should notify people of > old binaries sitting around in /bin and other related paths... Perhaps we could modify mergemaster to do a find -mtime +1 or something to that effect? If we can assume that mergemaster is run sometime 'soon' after an installworld? After installing a new world, I usually go around manually through most of my base system looking for stale files and killing them. I don't think mergemaster -- or anything else, for that matter -- should go around blindly nuking files older than a certain age under / and /usr, but it would be nice if it could warn users of their existence. As an alternative to mtime, we could compare the checksums of the files under /usr/obj with the installed versions and warn of differences? - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. Liquidity tends to run out.