]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: Add drawer-exported variables for default logodefs
authorKyle Evans <kevans@FreeBSD.org>
Sun, 19 Aug 2018 18:43:10 +0000 (18:43 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 19 Aug 2018 18:43:10 +0000 (18:43 +0000)
commit2c690e2a40fd4213366ae7ee7734cbe82d1d218a
tree0955a4a6f55346cc72aab52fe328e1a9810c1e1b
parenta9edc01b20017cfca934b574bca2699be4cf728b
lualoader: Add drawer-exported variables for default logodefs

Uncovered while writing the documentation from this, we previously
explicitly fell back to orb or orbbw if an invalid or incompatible logodef
was selected -- in contrast to branddefs, which have an exported variable
that one can whip up a quick local.lua to override in a safe manner that
works regardless of whether or not loader.conf(5) successfully loads.
stand/lua/drawer.lua