HomeFreeBSD

stand: lua: convert orb to a new format that allows per-graphic shift

Description

stand: lua: convert orb to a new format that allows per-graphic shift

Previously, we had one shift that had to work for both the ASCII version
and the image that we may draw if we have a framebuffer to play with.
That makes it more difficult to get the positioning just right, so split
them out into their own tables for convenience.

While we're here, stop clipping off the bottom of the orb when the
autoboot sequence is interrupted. There's plenty of space for it to
move up a hair, so let's do that..

Reviewed by: imp, tsoome
Differential Revision: https://reviews.freebsd.org/D50801

Details

Provenance
kevansAuthored on Jun 13 2025, 2:23 AM
Reviewer
imp
Differential Revision
D50801: stand: lua: convert orb to a new format that allows per-graphic shift
Parents
rGd8f021add40c: jail: add JID, JNAME and JPATH to environment for exec.* commands
Branches
Unknown
Tags
Unknown