aboutsummaryrefslogtreecommitdiff
path: root/stand/lua/gfx-install.lua
Commit message (Collapse)AuthorAgeFilesLines
* lualoader: Add distinct brand for installerJoseph Mingrone2025-06-241-0/+24
Make it obvious to users that the system is booting into the installer. Reviewed by: kevans, manu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51001