Am Thu, 30 Mar 2023 17:27:31 +0200
Dag-Erling Smørgrav <d...@freebsd.org> schrieb:

> FreeBSD User <free...@walstatt-de.de> writes:
> > I tried to put the option 
> >
> > WITHOUT_MODULE="an"  
> 
> it's spelled WITHOUT_MODULES, cf. make.conf(5).
> 
> DES

Correct, and so I use it ... ;-)

[...]
# BUILD and INSTALL!
# Options to put in make.conf during both build- & installworld.
# See man src.conf(5) for more details on WITHOUT_ tags.
CONF_WORLD='
WITHOUT_MODULES="an"
WITHOUT_AMD=YES
WITHOUT_APM=YES
WITHOUT_ASSERT_DEBUG=YES
WITHOUT_AT=YES
WITHOUT_BHYVE=YES
WITHOUT_BLUETOOTH=YES
WITHOUT_BOOTPARAMD=YES
WITHOUT_BOOTPD=YES
WITHOUT_CALENDAR=YES
WITHOUT_CCD=YES
WITHOUT_CDDL=YES
WITHOUT_CTM=YES
WITHOUT_DEBUG_FILES=YES
WITHOUT_DICT=YES
WITHOUT_DIALOG=YES
WITHOUT_EXAMPLES=YES
WITHOUT_EE=YES
WITHOUT_FINGER=YES
WITHOUT_FLOPPY=YES
WITHOUT_FREEBSD_UPDATE=YES
WITHOUT_FDT=YES
WITHOUT_GAMES=YES
WITHOUT_GCOV=YES
WITHOUT_GOOGLETEST=YES
WITHOUT_HAST=YES
WITHOUT_HTML=YES
WITHOUT_HYPERV=YES
WITHOUT_INETD=YES
WITHOUT_IPFILTER=YES
[...]

-- 
O. Hartmann

Reply via email to