aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a note of clarification. MK_* variables only control what modulesWarner Losh2015-03-271-38/+4
* Categorize certain kernel builds as being broken in certain places.Warner Losh2015-03-271-0/+28
* Add support for specifying unsupported / broken options that overrideWarner Losh2015-03-271-0/+10
* Categorize certain kernel builds as being broken in certain places.Warner Losh2015-03-121-0/+27
* Add support for specifying unsupported / broken options that overrideWarner Losh2015-03-121-3/+10
* Enforce that MK_foo options shall be either "yes" or "no" and nothingWarner Losh2015-02-091-0/+8
* Add MK_AUTOFS knob for building and installing autofs(4), et alEnji Cooper2015-01-261-0/+1
* Add MK_BHYVE knob for building and installing bhyve(4), et alEnji Cooper2015-01-261-0/+1
* Build cuse(4) if MK_CUSE != noEnji Cooper2015-01-251-0/+1
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-251-0/+1
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-0/+1
* Automate options INET/INET6 turning into MK_$opt_SUPPORTWarner Losh2014-11-141-0/+12
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-1/+0
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-2/+37
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-0/+16
* Add ARM_EABI to the list, since arm kernels need itWarner Losh2014-05-191-0/+1
* The time is not yet ripe to break the lack of dependencies betweenWarner Losh2014-05-171-11/+9
* s/JIRA/Jenkins/g in comments. I was confused.Warner Losh2014-05-121-2/+2
* Attempt to walk a fine line between current usage (/usr/ports whichWarner Losh2014-05-111-0/+11
* Fix typo in FORMAT_EXTENSIONS which breaks universe.Warner Losh2014-05-101-1/+1
* Introduce kern.opts.mk to hold all the options for kernel moduleWarner Losh2014-05-091-0/+24