Page MenuHomeFreeBSD

loader: Load a splash screen if "splash" variable is defined
ClosedPublic

Authored by manu on Jul 9 2024, 12:44 PM.
Tags
None
Referenced Files
F115850200: D45932.diff
Tue, Apr 29, 1:10 PM
F115813307: D45932.id140790.diff
Tue, Apr 29, 12:57 AM
Unknown Object (File)
Thu, Apr 24, 11:26 AM
Unknown Object (File)
Thu, Apr 24, 12:05 AM
Unknown Object (File)
Wed, Apr 23, 5:23 PM
Unknown Object (File)
Mar 4 2025, 4:02 PM
Unknown Object (File)
Feb 25 2025, 10:35 PM
Unknown Object (File)
Feb 23 2025, 1:37 AM
Subscribers

Details

Summary

Load a splash screen that vt(4) can use if the "splash" env variable is defined.
For now only png is supported and decoding is done in loader and not in kernel
compared to splash screen support in sc(4).

For using this add:
boot_mute="YES"
splash="/boot/images/freebsd-logo-rev.png"
in loader.conf

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

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