Date: Fri, 5 Nov 2004 09:30:35 +0200 From: Aragon Gouveia <aragon@phat.za.net> To: current@freebsd.org Subject: Re: supfile and /usr/src/rescue Message-ID: <20041105073035.GA16990@phat.za.net> In-Reply-To: <20041104101407.M85667@carver.gumbysoft.com> References: <20041104135617.GA80390@phat.za.net> <20041104101407.M85667@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, | By Doug White <dwhite@gumbysoft.com> | [ 2004-11-04 20:14 +0200 ] > On Thu, 4 Nov 2004, Aragon Gouveia wrote: > > > Hi, > > > > 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? My supfile: --- *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_5_3 *default delete use-rel-suffix *default compress src-base src-bin src-contrib src-etc #src-games src-gnu src-include #src-kerberos5 #src-kerberosIV src-lib src-libexec src-release src-sbin src-share src-sys src-tools src-usrbin src-usrsbin src-crypto #src-eBones src-secure src-sys-crypto --- Thanks, Aragon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041105073035.GA16990>