From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 10:01:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 406E716A4CE for ; Mon, 23 Feb 2004 10:01:44 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E3043D1D for ; Mon, 23 Feb 2004 10:01:43 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i1NI1cuV024882 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 23 Feb 2004 18:01:38 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i1NI1ckF024881; Mon, 23 Feb 2004 18:01:38 GMT (envelope-from matthew) Date: Mon, 23 Feb 2004 18:01:38 +0000 From: Matthew Seaman To: Rob MacGregor Message-ID: <20040223180138.GB23485@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Rob MacGregor , freebsd-questions@freebsd.org References: <200402231734.i1NHY6OW015861@the-macgregors.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline In-Reply-To: <200402231734.i1NHY6OW015861@the-macgregors.org> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: "make installworld" to only install new/changed files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 18:01:44 -0000 --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2004 at 05:34:08PM -0000, Rob MacGregor wrote: > I have a strange (maybe) desire to be able to only install the new or > changed files when doing a "make installworld" on FreeBSD (5.2 or later > ideally). Does anybody know if this is possible? Putting INSTALL=3Dinstall -C into /etc/make.conf will compare files before installing, and avoid overwriting a file with an identical copy of itself. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --9zSXsLTf0vkW971A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAOkACdtESqEQa7a0RAkksAJ9isGTO4M+aeng2Lf2fSuOBZ6/PkACfR1+D 2YhHNGkKww61/71uGzLbzlA= =ONJQ -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A--