]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: improve drawer error handling
authorKyle Evans <kevans@FreeBSD.org>
Mon, 1 Jun 2020 23:26:37 +0000 (23:26 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 1 Jun 2020 23:26:37 +0000 (23:26 +0000)
commit6697f577d1216a312dd6ed27aa30f8a5d0d587d4
treeada2b3ec6c4eeaa426d30c276b4139bdfd9f3779
parent41e66f4eca37a70daf3c361e2e8f7ed33e165bd5
lualoader: improve drawer error handling

At least one user has landed in a scenario where logo files appear to be
misnamed, and we failed to find them. Our fallback for missing logodefs is
orb/orbbw, based on the color status. In a scenario where we can't locate
the logos, though, this is not ideal. Add in one more layer of fallback
to properly just don't draw any logo if the fan has been jam packed with
foreign material.

PR: 246046
MFC after: 3 days
stand/lua/drawer.lua