Page MenuHomeFreeBSD

tools: boot: hack together the start of a new development menu
Needs ReviewPublic

Authored by kevans on Jun 21 2025, 4:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 7:43 AM
Unknown Object (File)
Wed, Sep 17, 3:04 AM
Unknown Object (File)
Sep 13 2025, 10:30 PM
Unknown Object (File)
Sep 13 2025, 3:44 AM
Unknown Object (File)
Sep 7 2025, 4:20 PM
Unknown Object (File)
Sep 4 2025, 8:04 PM
Unknown Object (File)
Aug 29 2025, 12:51 PM
Unknown Object (File)
Aug 21 2025, 4:16 AM
Subscribers

Details

Reviewers
imp
manu
Summary

For now, let's just preload all of the graphics we installed and offer
carousels to cycle through all of them. In the future, we may add more
and offer some linting of each brand/logo.

This just requires a few things to be exported from the drawer, in
particular the ability to add brands and logos, and an iterator to
collect all of the brands/logos we have (which include some builtins).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65007
Build 61890: arc lint + arc unit