[systemd-bugs] [Bug 53937] RFE: Customizable colors of messages at bootup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 7 07:39:09 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=53937

--- Comment #7 from Jacob Floyd <cognifloyd+bugs.freedesktop.org at gmail.com> ---
Created attachment 91605
  --> https://bugs.freedesktop.org/attachment.cgi?id=91605&action=edit
[WIP] Make colors configurable

This patch adds color configuration options to system.conf and user.conf. It
depends on the Semantic names patch.

I'm fairly confident in the parts that get/parse the configuration options, but
I'm not sure about the variables/macros/functions that actually use the colors.

Using an extern variable will be a lot less efficient than inlining a string
like we do now. Is this a good direction? What do you think of this so far?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140107/39002cf1/attachment.html>


More information about the systemd-bugs mailing list