summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* DTrace is known to work on armv6, enable building it as a module.andrew2015-11-201-1/+4
* Add a FAST_DEPEND option, off by default, which speeds up the build significa...bdrewery2015-11-061-0/+1
* Add a note of clarification. MK_* variables only control what modulesimp2015-03-271-38/+4
* Categorize certain kernel builds as being broken in certain places.imp2015-03-271-0/+28
* Add support for specifying unsupported / broken options that overrideimp2015-03-271-0/+10
* Categorize certain kernel builds as being broken in certain places.imp2015-03-121-0/+27
* Add support for specifying unsupported / broken options that overrideimp2015-03-121-3/+10
* Enforce that MK_foo options shall be either "yes" or "no" and nothingimp2015-02-091-0/+8
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-0/+1
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+1
* Build cuse(4) if MK_CUSE != nongie2015-01-251-0/+1
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-0/+1
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-0/+1
* Automate options INET/INET6 turning into MK_$opt_SUPPORTimp2014-11-141-0/+12
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-1/+0
* Remove dependence on source tree options. Move all kernel moduleimp2014-08-111-2/+37
* Move most of the 15 variations on generating opt_inet.h andimp2014-08-041-0/+16
* Add ARM_EABI to the list, since arm kernels need itimp2014-05-191-0/+1
* The time is not yet ripe to break the lack of dependencies betweenimp2014-05-171-11/+9
* s/JIRA/Jenkins/g in comments. I was confused.imp2014-05-121-2/+2
* Attempt to walk a fine line between current usage (/usr/ports whichimp2014-05-111-0/+11
* Fix typo in FORMAT_EXTENSIONS which breaks universe.imp2014-05-101-1/+1
* Introduce kern.opts.mk to hold all the options for kernel moduleimp2014-05-091-0/+24
OpenPOWER on IntegriCloud