dloader: Add a new option for color loader, "fred_is_blue"

Operating Systems / DragonFlyBSD - John Marino [marino.st] - 29 November 2014 06:49 UTC

When loader_color="YES", the dragonfly logo will show Fred as a red dragonfly with red wings. If fred_is_blue="YES" is set in loader.conf as well, then a blue version of Fred will show instead (slightly more fancy as wings are two-tone).

While here, update the man page with this new option and document "fred_separated" option which was added yesterday.

a147fd4 dloader: Add a new option for color loader, "fred_is_blue"
share/man/man5/loader.conf.5 | 13 ++++++++++---
sys/boot/dloader/cmds.c | 21 +++++++++++++++++++++
sys/boot/dloader/loader.conf | 3 ++-
3 files changed, 33 insertions(+), 4 deletions(-)

Upstream: gitweb.dragonflybsd.org


  • Share