From a15f299e4ec4cf57a7b12d49e32dac7a21f33a721644ebf166628b65eef70b64 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Thu, 20 Apr 2023 06:18:00 +0000 Subject: [PATCH] Accepting request 1080373 from home:lnussel:branches:Base:System - add some green to systemd-boot menu OBS-URL: https://build.opensuse.org/request/show/1080373 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 785d7638..5dffa0f7 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 e74fb0a3..ef65a499 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}" \