HomeFreeBSD

lualoader: fix color usage

Description

lualoader: fix color usage

Resetting to the default color scheme was done prior to reading the config.
This is bogus; colors may only be declined by the user with the
loader.conf(5) variable "loader_color", so such a request for no color will
not be completely honored as we reset to the default color scheme
unconditionally.

Approved by: re (rgrimes)

Details

Provenance
kevansAuthored on
Parents
rS338393: r338098 made mtree ineffective for this project, breaking buildworld.
Branches
Unknown
Tags
Unknown