From owner-freebsd-current@FreeBSD.ORG Sat May 24 10:48:39 2003 Return-Path: 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 04DF537B401 for ; Sat, 24 May 2003 10:48:39 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A1043F75 for ; Sat, 24 May 2003 10:48:35 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4OHmJEd044006 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 24 May 2003 20:48:21 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4OHmH0C043997; Sat, 24 May 2003 20:48:17 +0300 (EEST) (envelope-from ru) Date: Sat, 24 May 2003 20:48:17 +0300 From: Ruslan Ermilov To: Joshua Goodall Message-ID: <20030524174817.GA42456@sunbay.com> References: <20030523203517.GA93787@attbi.com> <20030524034419.GA63643@sunbay.com> <20030524084432.GA509@roughtrade.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20030524084432.GA509@roughtrade.net> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: Updating -CURRENT, what about outdated files? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 17:48:39 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 24, 2003 at 06:44:32PM +1000, Joshua Goodall wrote: > On Sat, May 24, 2003 at 06:44:19AM +0300, Ruslan Ermilov wrote: > > I do this a lot too. And I use "find . -mtime +1 ! -type d" to > > seek for the stale stuff. This of course requires that you're > > not running with ``INSTALL=3D"install -C"'' in /etc/make.conf. >=20 > Is there any part of installworld that uses tools other than > rm, mtree, install and ln? >=20 Sure, a lot of. We use all tools that are copied into the ${INSTALLTMP} as the first step of installworld. > With appropriate wrappers, it shouldn't be hard to maintain > a canonical list of installed files; it's not far from there > to detection of stale base files. >=20 No, this is not as easy as it may seem at a glance. Some files are only installed if the destination does not yet exist, and there you are going to have a problem with this approarch. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+z7BhUkv4P6juNwoRAmxiAJ9dVCAq2mg/4gwpJJMSyej3xS/1pwCfWb+S OSDi+QAjO9og1Nup6jt/xEU= =Gn9Z -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--