aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.opts.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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