make release without a lot of the base system

Claude Buisson cbuisson at nerim.net
Thu Mar 27 04:19:45 PST 2003


Stijn Hoop wrote:
> 
> Hi,
> 
> I'm trying to make a release of RELENG_4 that doesn't include a lot of options
> from the base system. I have this in the chroot environment's /etc/make.conf:


<snip>

> Second, I have tried adding MAKE_KERBEROS4=no to make.conf but that doesn't
> appear to make a difference. What's the correct option in /etc/make.conf to
> skip building kerberos 4 and 5?
> 

The solution is not in the make.conf, but:

make release BUILDNAME=... NOKERBEROS=true

Or define NOKERBEROS in src/release/Makefile.


> --Stijn
> 

Claude Buisson


More information about the freebsd-stable mailing list