From owner-cvs-all Mon Nov 19 8:25:16 2001 Delivered-To: cvs-all@freebsd.org Received: from hal-4.inet.it (hal-4.inet.it [213.92.5.23]) by hub.freebsd.org (Postfix) with ESMTP id 487DC37B41A for ; Mon, 19 Nov 2001 08:25:05 -0800 (PST) Received: (from root@localhost) by hal-4.inet.it (8.11.1/8.11.1) id fAJGP42244386 for ; Mon, 19 Nov 2001 17:25:04 +0100 Received: from acampi.inet.it(213.92.1.165) by hal-4.inet.it via I-SMTP id s-213.92.1.165-Qo8Xk0; Mon Nov 19 17:25:04 2001 Received: from webcom.it (brian.inet.it [213.92.1.190]) by acampi.inet.it (Postfix) with SMTP id 9B59E1554F for ; Mon, 19 Nov 2001 17:25:03 +0100 (CET) Received: (qmail 3446 invoked by uid 1000); 13 Nov 2001 16:48:05 -0000 Date: Tue, 13 Nov 2001 17:48:05 +0100 From: Andrea Campi To: Makoto MATSUSHITA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20011113174805.A2633@webcom.it> References: <200111131547.fADFleT90216@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: <200111131547.fADFleT90216@freefall.freebsd.org>; from matusita@FreeBSD.org on Tue, Nov 13, 2001 at 07:47:40AM -0800 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike 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 As a somewhat related issue, would it be possible to switch src/Makefile.inc1 to: ${CVS} -q update ... like we have in ports/Makefile? This way it would be possible can put CVS=cvs -R in /etc/make.conf to speedup checkouts from local repos. Bye, Andrea On Tue, Nov 13, 2001 at 07:47:40AM -0800, Makoto MATSUSHITA wrote: > matusita 2001/11/13 07:47:40 PST > > Modified files: > . Makefile.inc1 > Log: > Set full-path of cvsup. > > In src/Makefile rev 1.232, environment variable PATH is set explicitly > to /sbin:/bin:/usr/sbin:/usr/bin. As a result, binaries located on > non-standard path cannot be executed without full-path (it's the change > of this revision). > > However, cvsup is not in our base system -- you lose if you try to > "make update" without setting SUP in make.conf or command line argument. > I think it is safe to assume that cvsup is located at /usr/local/bin, > and it would help other people who first try to do "make update". > > PR: 31932 > MFC after: 1 day > > Revision Changes Path > 1.223 +1 -1 src/Makefile.inc1 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- The dark ages were caused by the Y1K problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message