K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-01-30T19:20:59.387090Z K 7 svn:log V 493 MFC r328287: Add /boot/overlays to runtime pkg, fix distrib-dirs METALOG /boot/overlays was recently added without belonging to a package. It's only used by bootloaders at the moment, so add it to the 'runtime' package to get added with ubldr and friends. Fix distrib-dirs METALOG generation while we're here. History elsewhere seems to indicate that bapt@ fixed this to pull in all attributes from mtrees while generating the METALOG. This fix got clobbered somewhere later, so restore it. END