A /etc/src.conf with entries as explained in src.conf() has not the expected effect after
The WITHOUTs were still installed. How should this be done correctly?
make buildworld and make installworld.
Code:
# cat /etc/src.conf
# see man 5 src.conf
# source build options
# these settings will apply to every build involving the FreeBSD source tree
WITHOUT_BLUETOOTH=yes
WITHOUT_CTM=yes
WITHOUT_DICT=yes
WITHOUT_FLOPPY=yes
WITHOUT_GAMES=yes
WITHOUT_GPIO=yes
WITHOUT_HTML=yes
WITHOUT_INET6=yes
WITHOUT_IPFILTER=yes
WITHOUT_IPFW=yes
WITHOUT_IPX=yes
WITHOUT_KDUMP=yes
WITHOUT_KERBEROS=yes
WITH_GSSAPI=yes
WITHOUT_KERNEL_SYMBOLS=yes
WITHOUT_LDNS=yes
WITHOUT_LOCATE=yes
WITHOUT_LPR=yes
WITHOUT_MAIL=yes
WITH_NAND=yes
WITHOUT_NDIS=yes
WITHOUT_AUTHPF=yes
WITHOUT_PROFILE=yes
WITHOUT_QUOTAS=yes
WITHOUT_RCMDS=yes