From 9708c379ce07fdf3e67258e5f24b9971bd969808 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Thu, 28 Apr 2022 16:54:12 +0200 Subject: Rename group-systemd to init-systemd This more clearly describes what this profile does. --- group-systemd/package.use/03-group-systemd | 4 --- ...001-terminal-util-Restore-previous-yellow.patch | 30 ---------------------- init-systemd/package.use/05-init-systemd | 4 +++ ...001-terminal-util-Restore-previous-yellow.patch | 30 ++++++++++++++++++++++ 4 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 group-systemd/package.use/03-group-systemd delete mode 100644 group-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch create mode 100644 init-systemd/package.use/05-init-systemd create mode 100644 init-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch diff --git a/group-systemd/package.use/03-group-systemd b/group-systemd/package.use/03-group-systemd deleted file mode 100644 index 8baa86b..0000000 --- a/group-systemd/package.use/03-group-systemd +++ /dev/null @@ -1,4 +0,0 @@ -*/* systemd -*/* -elogind - -sys-apps/systemd cryptsetup dns-over-tls elfutils fido2 idn importd curl lzma diff --git a/group-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch b/group-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch deleted file mode 100644 index 766e4d7..0000000 --- a/group-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 547b13dd28ace87c180d6870de649fb8d5fa1ca2 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Wolfgang=20M=C3=BCller?= -Date: Tue, 20 Apr 2021 11:07:07 +0200 -Subject: [PATCH] terminal-util: Restore previous yellow - -Currently terminal-util.h uses a replacement yellow that is supposedly -more legible in some setups. The previous yellow was based on the 16 -colour palette that users can configure. Therefore it seems to me user -error to complain about systemd's use of a "standard" yellow. Restore -the original value. ---- - src/basic/terminal-util.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/basic/terminal-util.h b/src/basic/terminal-util.h -index d327627b20..f5ad00bd70 100644 ---- a/src/basic/terminal-util.h -+++ b/src/basic/terminal-util.h -@@ -45,7 +45,7 @@ - #define ANSI_HIGHLIGHT_KHAKI3 "\x1B[0;1;38;5;185m" - #define ANSI_HIGHLIGHT_GREY "\x1B[0;1;38;5;245m" - --#define ANSI_HIGHLIGHT_YELLOW ANSI_HIGHLIGHT_KHAKI3 /* Replacement yellow that is more legible */ -+#define ANSI_HIGHLIGHT_YELLOW _ANSI_HIGHLIGHT_YELLOW - - /* Underlined */ - #define ANSI_GREY_UNDERLINE "\x1B[0;4;38;5;245m" --- -2.31.1 - diff --git a/init-systemd/package.use/05-init-systemd b/init-systemd/package.use/05-init-systemd new file mode 100644 index 0000000..8baa86b --- /dev/null +++ b/init-systemd/package.use/05-init-systemd @@ -0,0 +1,4 @@ +*/* systemd +*/* -elogind + +sys-apps/systemd cryptsetup dns-over-tls elfutils fido2 idn importd curl lzma diff --git a/init-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch b/init-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch new file mode 100644 index 0000000..766e4d7 --- /dev/null +++ b/init-systemd/patches/sys-apps/systemd/0001-terminal-util-Restore-previous-yellow.patch @@ -0,0 +1,30 @@ +From 547b13dd28ace87c180d6870de649fb8d5fa1ca2 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Wolfgang=20M=C3=BCller?= +Date: Tue, 20 Apr 2021 11:07:07 +0200 +Subject: [PATCH] terminal-util: Restore previous yellow + +Currently terminal-util.h uses a replacement yellow that is supposedly +more legible in some setups. The previous yellow was based on the 16 +colour palette that users can configure. Therefore it seems to me user +error to complain about systemd's use of a "standard" yellow. Restore +the original value. +--- + src/basic/terminal-util.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/basic/terminal-util.h b/src/basic/terminal-util.h +index d327627b20..f5ad00bd70 100644 +--- a/src/basic/terminal-util.h ++++ b/src/basic/terminal-util.h +@@ -45,7 +45,7 @@ + #define ANSI_HIGHLIGHT_KHAKI3 "\x1B[0;1;38;5;185m" + #define ANSI_HIGHLIGHT_GREY "\x1B[0;1;38;5;245m" + +-#define ANSI_HIGHLIGHT_YELLOW ANSI_HIGHLIGHT_KHAKI3 /* Replacement yellow that is more legible */ ++#define ANSI_HIGHLIGHT_YELLOW _ANSI_HIGHLIGHT_YELLOW + + /* Underlined */ + #define ANSI_GREY_UNDERLINE "\x1B[0;4;38;5;245m" +-- +2.31.1 + -- cgit v1.2.3-2-gb3c3