From 7aa8aa42ac73da841713df914114abe05b3c9b3e0295c9de47c4e0789b698124 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Thu, 20 Apr 2023 06:18:00 +0000 Subject: [PATCH] - add some green to systemd-boot menu OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1373 --- systemd.changes | 5 +++++ systemd.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/systemd.changes b/systemd.changes index 785d763..5dffa0f 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 19 15:14:13 UTC 2023 - Ludwig Nussel + +- add some green to systemd-boot menu + ------------------------------------------------------------------- Tue Apr 18 09:09:26 UTC 2023 - Martin Vidner diff --git a/systemd.spec b/systemd.spec index e74fb0a..ef65a49 100644 --- a/systemd.spec +++ b/systemd.spec @@ -716,6 +716,7 @@ export CFLAGS="%{optflags} -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2" -Dremote=%{when journal_remote} \ \ -Dgnu-efi=%{when sd_boot} \ + -Defi-color-highlight="black,green" \ -Dkernel-install=%{when sd_boot} \ \ -Dsbat-distro="%{?sbat_distro}" \