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

John Marino marino at crater.dragonflybsd.org
Sat Nov 29 04:50:46 PST 2014


commit a147fd464491168ef2f39894468da7ffb523e959
Author: John Marino <draco at marino.st>
Date:   Sat Nov 29 13:07:39 2014 +0100

    dloader: Add a new option for color loader, "fred_is_blue"
    
    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.

Summary of changes:
 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(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a147fd464491168ef2f39894468da7ffb523e959


-- 
DragonFly BSD source repository



More information about the Commits mailing list