K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-21T16:57:03.758779Z K 7 svn:log V 325 lualoader: Make kernel autodetection contingent on loader.conf(5) var Instead of based it off of whether 'kernels' was specified, base it off of a new variable: kernels_autodetect. If set to yes, we'll run the autodetection bits and add any detected kernels to the already existing list *after* both 'kernel' and 'kernels'. END