Skip to content

Conversation

sjg20
Copy link
Collaborator

@sjg20 sjg20 commented Aug 26, 2025

Introduce support for logos for each configuration, to allow for a more attractive boot menu.

Also provide OS information, based on the os-release specification, to allow for richer information in the boot menu.

Fixes: #25

sjg20 added 2 commits August 26, 2025 09:15
Provide a way to specify one or more logos so that the bootloader can
present a nicer graphical menu for the OS.

Support BMP as a baseline, with PNG and SVG as optional features.

Add a note into the usage section about boot menus, with some
recommendations for how a logo should be selected from the available
options.

Signed-off-by: Simon Glass <[email protected]>
It is useful to have some information about an OS, e.g. to present to
the user in a menu.

Create a definition for this, making use of the os-release
specification. Add a note into the usage section about this.

Co-developed-by: Claude <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
@sjg20 sjg20 requested a review from xypron August 26, 2025 15:18
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for fluffy-chebakia-3fa329 ready!

Name Link
🔨 Latest commit 8f7d9a8
🔍 Latest deploy log https://app.netlify.com/projects/fluffy-chebakia-3fa329/deploys/68add056adfe740008d03dc9
😎 Deploy Preview https://deploy-preview-29--fluffy-chebakia-3fa329.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add metadata for os-release

1 participant