Date: Mon, 01 Jun 2020 23:27:08 +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-slCoiDyq6z@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 #5 from commit-hook@freebsd.org --- A commit references this bug: Author: kevans Date: Mon Jun 1 23:26:37 UTC 2020 New revision: 361709 URL: https://svnweb.freebsd.org/changeset/base/361709 Log: 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 Changes: head/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-slCoiDyq6z>