Page MenuHomeFreeBSD

lualoader: Add distinct brand for installer
ClosedPublic

Authored by jrm on Jun 24 2025, 4:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 8:02 AM
Unknown Object (File)
Wed, Mar 4, 6:50 AM
Unknown Object (File)
Sun, Mar 1, 1:12 PM
Unknown Object (File)
Feb 14 2026, 8:07 PM
Unknown Object (File)
Feb 9 2026, 8:50 PM
Unknown Object (File)
Jan 27 2026, 1:35 PM
Unknown Object (File)
Jan 12 2026, 11:45 PM
Unknown Object (File)
Dec 30 2025, 2:10 AM
Subscribers

Details

Summary

Make it obvious to users that the system is booting into the installer.

Event: Kitchener-Waterloo Hackathon 202506
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Jun 24 2025, 4:08 AM
This revision is now accepted and ready to land.Jun 24 2025, 6:18 AM
kevans added inline comments.
stand/lua/gfx-install.lua
24

You should be able to omit the unnecessary shift, as long as one isn't specified in the brand table directly we shouldn't try to apply anything beyond the global shift iirc.

This revision was automatically updated to reflect the committed changes.