From owner-cvs-all Tue May 29 6:38:19 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id C46AE37B423; Tue, 29 May 2001 06:38:05 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f4TDbn234043; Tue, 29 May 2001 16:37:49 +0300 (EEST) (envelope-from ru) Date: Tue, 29 May 2001 16:37:49 +0300 From: Ruslan Ermilov To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile src/libexec/rtld-elf Makefile Message-ID: <20010529163749.A30158@sunbay.com> Mail-Followup-To: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200105281658.f4SGwav67617@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Tue, May 29, 2001 at 11:18:14PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 29, 2001 at 11:18:14PM +1000, Bruce Evans wrote: > On Mon, 28 May 2001, Ruslan Ermilov wrote: > > > ru 2001/05/28 09:58:36 PDT > > > > Modified files: > > sbin/init Makefile > > libexec/rtld-elf Makefile > > Log: > > Use new backup feature of install(1). > > > > Revision Changes Path > > 1.26 +2 -8 src/sbin/init/Makefile > > 1.15 +2 -15 src/libexec/rtld-elf/Makefile > > Do we really want these backups? Note that the backup for init never > actually worked in any committed version, because the existence test > was done before bsd.prog.mk is included, so some of the variables in > it were not set. > Why not? We do have init.bak listed in init_main.c:init_path[]. And yes, I have noticed that the backups for init(8) did not work because make(1) resolves exists() the first time it parses it, and BINDIR is only defined after bsd.prog.mk is included. Cheers, -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message