Bug #38455
Fix installer logo and artwork
Seen in:
Severity:
Low Medium
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
In the installer, neither the FreeNAS brand nor the logo ASCII art are shown. In an installed system, the brand art appears, but the logo art is still missing.
Associated revisions
Remove obsolete sys/boot/ and brand artwork
The files have been renamed and moved into the freenas truenas repos.
Ticket: #38455
Increase the height of the loader menu frame
The top of the logo was being cut off by the frame since it was widened
to accomodate long boot environment names. Adding one more row makes
everything fit.
Ticket: #38455
Replace nanobsd template placeholders
Use the new template system variable instead.
Ticket: #38455
Use existing mechansisms for loader logo and brand
Whatever method was being used to display the logo and brand stopped
working. The upstream mechanism looks for brand-${loader_brand}.4th and
logo-${loader_logo}.4th, so put the art in those files.
Ticket: #38455
Increase the height of the loader menu frame
The top of the logo was being cut off by the frame since it was widened
to accomodate long boot environment names. Adding one more row makes
everything fit.
Ticket: #38455
Replace nanobsd template placeholders
Use the new template system variable instead.
Ticket: #38455
Remove leftover loader brand artwork
These files now reside in the freenas and truenas repos.
Ticket: #38455
History
#1
Updated by Ryan Moeller over 2 years ago
- Status changed from Unscreened to In Progress
- Severity changed from New to Low Medium
#2
Updated by Ryan Moeller over 2 years ago
- Subject changed from Loader brand and logo aren't shown to Fix loader logo and brand artwork
- Status changed from In Progress to Ready for Testing
freenas/11.2-stable PR: https://github.com/freenas/build/pull/85
#3
Updated by Dru Lavigne over 2 years ago
- Subject changed from Fix loader logo and brand artwork to Fix installer logo and artwork
- Needs Merging changed from Yes to No
#5
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
#6
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done
- Needs Doc changed from Yes to No
Legacy UI doc PR: https://github.com/freenas/freenas-docs/pull/226
New UI doc PR: https://github.com/freenas/freenas-docs/pull/227