From owner-cvs-all Thu Dec 10 03:12:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08173 for cvs-all-outgoing; Thu, 10 Dec 1998 03:12:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08167; Thu, 10 Dec 1998 03:12:23 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id WAA31243; Thu, 10 Dec 1998 22:12:13 +1100 Date: Thu, 10 Dec 1998 22:12:13 +1100 From: Bruce Evans Message-Id: <199812101112.WAA31243@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jb@FreeBSD.ORG Subject: Re: cvs commit: src/etc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > etc Makefile > Log: > Add logic to check if any of the BIN1 files do not already exist in > ${DESTDIR}/etc and an install target to install the missing ones. This > allows new files like pam.conf to be installed by the first installworld > after the file is added, but avoid clobbering files that might be > customized. This should save some support questions. This should cause some support questions by enabling unwanted features. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message