Page MenuHomeFreeBSD

lualoader: Add distinct brand for installer
ClosedPublic

Authored by jrm on Tue, Jun 24, 4:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 4, 6:35 AM
Unknown Object (File)
Wed, Jul 2, 9:48 AM
Unknown Object (File)
Tue, Jul 1, 7:52 PM
Unknown Object (File)
Tue, Jun 24, 3:52 PM
Unknown Object (File)
Tue, Jun 24, 3:13 PM
Unknown Object (File)
Tue, Jun 24, 11:51 AM
F121155883: image.png
Tue, Jun 24, 4:11 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 65038
Build 61921: arc lint + arc unit

Event Timeline

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

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.