From owner-freebsd-stable Wed Mar 8 2:53:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id A8B0237B5FA for ; Wed, 8 Mar 2000 02:53:11 -0800 (PST) (envelope-from past@netmode.ece.ntua.gr) Received: from netmode.ece.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id MAA25012; Wed, 8 Mar 2000 12:53:05 +0200 (EET) Received: by netmode.ece.ntua.gr (Postfix, from userid 410) id BDBB385C3; Wed, 8 Mar 2000 12:45:02 +0200 (EET) Date: Wed, 8 Mar 2000 12:45:02 +0200 From: Panagiotis Astithas To: Brad Knowles Cc: FreeBSD-STABLE Mailing List Subject: Re: cd /usr/src; make update? Message-ID: <20000308124502.B26960@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr Mail-Followup-To: Brad Knowles , FreeBSD-STABLE Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from blk@skynet.be on Wed, Mar 08, 2000 at 11:15:18AM +0100 X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 08, 2000 at 11:15:18AM +0100, Brad Knowles wrote: > Heck, while we're at it, why not have three (or more) variables > in /etc/make.conf that specify the default cvsup hosts for the ports > subsystem, /usr/src, and the crypto stuff, so that we can combine > these with standard templates that are missing only things like the > cvsup host definitions? I have this in my /etc/make.conf: SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPFILE= /etc/cvsupfile SUPFILE1= /etc/cvsupfile.intl Isn't this supposed to be doing what you want? -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message