Date: Fri, 05 Jun 2020 02:52:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246046] boot error in boot/lua/drawer.lua Message-ID: <bug-246046-227-nu2L1kBX38@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246046-227@https.bugs.freebsd.org/bugzilla/> References: <bug-246046-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246046 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: kevans Date: Fri Jun 5 02:52:07 UTC 2020 New revision: 361817 URL: https://svnweb.freebsd.org/changeset/base/361817 Log: MFC r361709: 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 Changes: _U stable/11/ stable/11/stand/lua/drawer.lua _U stable/12/ stable/12/stand/lua/drawer.lua --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246046-227-nu2L1kBX38>