Page MenuHomeFreeBSD

lualoader: Add distinct brand for installer
ClosedPublic

Authored by jrm on Jun 24 2025, 4:08 AM.
Tags
None
Referenced Files
F132483633: D51001.id157524.diff
Fri, Oct 17, 7:32 AM
F132405472: D51001.id157497.diff
Thu, Oct 16, 4:01 PM
Unknown Object (File)
Thu, Oct 9, 9:17 PM
Unknown Object (File)
Fri, Oct 3, 10:00 AM
Unknown Object (File)
Thu, Oct 2, 4:31 AM
Unknown Object (File)
Mon, Sep 29, 10:07 PM
Unknown Object (File)
Mon, Sep 29, 10:06 PM
Unknown Object (File)
Mon, Sep 29, 10:06 PM
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.