From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 02:51:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22B0A16A4CE for ; Tue, 9 Nov 2004 02:51:11 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 041C543D46 for ; Tue, 9 Nov 2004 02:51:11 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id E70E772DF8; Mon, 8 Nov 2004 18:51:10 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id E49B972DD4; Mon, 8 Nov 2004 18:51:10 -0800 (PST) Date: Mon, 8 Nov 2004 18:51:10 -0800 (PST) From: Doug White To: Aragon Gouveia In-Reply-To: <20041105073035.GA16990@phat.za.net> Message-ID: <20041108184524.K32312@carver.gumbysoft.com> References: <20041104135617.GA80390@phat.za.net> <20041104101407.M85667@carver.gumbysoft.com> <20041105073035.GA16990@phat.za.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: supfile and /usr/src/rescue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 02:51:11 -0000 On Fri, 5 Nov 2004, Aragon Gouveia wrote: > > > I've setup a cvsup supfile to not use the src-all collection when updating > > > /usr/src - I'm specifying individual collections. I can't seem to get > > > /usr/src/rescue to update as a result. Could someone tell me the name of > > > the collection I should be specifying for cvsup to checkout /usr/src/rescue > > > please? > > > > Can we see your supfile? > > > > I'm not sure what you're going to accomplish with this, you can't build > > the system without all the source. What parts are you trying to avoid? > > I'm getting everything except src-games and the Kerberos related > collections, and building with NO_KERBEROS=true. I don't have a need for > Kerb so I've always tried avoiding it. Although I haven't had build > problems doing this uptil recently? Dunno if you're saving a lot of time not pulling those pieces. They don't change much, so one you have them they'll stay pretty still. In any case, looking at my cvsup-mirror config, it looks like we do need a src-rescue dist target. In the interim you might try building with NO_RESCUE=yes set. My sources tell me that we've just added a src-rescue distribution, but it'll take a while to propagate out to the mirrors. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org