From owner-cvs-src@FreeBSD.ORG Tue Oct 5 17:21:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEEA016A4CE; Tue, 5 Oct 2004 17:21:40 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B07843D5A; Tue, 5 Oct 2004 17:21:37 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i95HKrvL026994; Tue, 5 Oct 2004 20:20:53 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 40502-07; Tue, 5 Oct 2004 20:20:52 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i95HKqdI026991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Oct 2004 20:20:52 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i95HKvZ5004598; Tue, 5 Oct 2004 20:20:57 +0300 (EEST) (envelope-from ru) Date: Tue, 5 Oct 2004 20:20:56 +0300 From: Ruslan Ermilov To: Brian Somers Message-ID: <20041005172056.GA4568@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <20041005170427.548e6e9d@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:21:40 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 05, 2004 at 05:04:27PM +0100, Brian Somers wrote: > On Tue, 5 Oct 2004 13:03:08 +0000 (UTC), Ruslan Ermilov = wrote: > > ru 2004-10-05 13:03:08 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc Makefile=20 > > Log: > > Fixed symlinking of /etc/namedb. > > =20 > > Reported by: Jeremy Chadwick > > =20 > > Revision Changes Path > > 1.334 +1 -1 src/etc/Makefile >=20 > Shouldn't this be: >=20 > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb >=20 No. > although personally I'd vote to remove it as it just creates > ${DESTDIR}/etc/namedb/namedb when ${DESTDIR}/etc/namedb is a > directory, it's a noop if the user has already followed UPDATING > and mtree creates the symlink for new installations (I guess). >=20 Shortly after I committed this, I sent another patch that protects against this to re@ and Doug. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYtf4qRfpzJluFF4RAkg7AJ0UAbSU4Vyzg2LMFXjvOIqQ82Qq9wCgmD0O RFssWCASDAUdbepKgbgmGgY= =Tfk7 -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--