supfile and /usr/src/rescue

Aragon Gouveia aragon at phat.za.net
Thu Nov 4 23:30:45 PST 2004


Hi,

| By Doug White <dwhite at 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


More information about the freebsd-current mailing list