Date: 11 Dec 1998 01:00:59 +0100 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: John Birrell <jb@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc Makefile Message-ID: <xzpg1anczt0.fsf@flood.ping.uio.no> In-Reply-To: John Birrell's message of "Wed, 9 Dec 1998 21:34:12 -0800 (PST)" References: <199812100534.VAA15323@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Birrell <jb@FreeBSD.ORG> writes:
> 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.
Would be a great idea - if it worked... Looks like it runs from the
wrong directory.
===> etc
install -c -o root -g wheel -m 644 fbtab auth.conf pam.conf /etc
install: fbtab: No such file or directory
*** Error code 71
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
DES
--
Dag-Erling Smorgrav - des@flood.ping.uio.no
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpg1anczt0.fsf>
