From ab488a94e0218e54cf9ec91bfb300146cde37018 Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 12 Aug 2024 12:12:51 +0300 Subject: [PATCH] Set LatGrkCyr-8x16 as default font instead of eurlatg --- ...16-as-default-font-instead-of-eurlat.patch | 28 +++++++++++++++++++ SPECS/lorax.spec | 6 +++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 SOURCES/0003-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch diff --git a/SOURCES/0003-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch b/SOURCES/0003-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch new file mode 100644 index 0000000..137e80f --- /dev/null +++ b/SOURCES/0003-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch @@ -0,0 +1,28 @@ +From 20463718038ced0528d250aed43bb5ab0885cc87 Mon Sep 17 00:00:00 2001 +From: tigro +Date: Mon, 12 Aug 2024 12:10:31 +0300 +Subject: [PATCH] Set LatGrkCyr-8x16 as default font instead of eurlatgr + +--- + share/templates.d/99-generic/config_files/common/i18n | 2 +- + share/templates.d/99-generic/config_files/common/vconsole.conf | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/share/templates.d/99-generic/config_files/common/i18n b/share/templates.d/99-generic/config_files/common/i18n +index b254232..7b4682c 100644 +--- a/share/templates.d/99-generic/config_files/common/i18n ++++ b/share/templates.d/99-generic/config_files/common/i18n +@@ -1 +1 @@ +-SYSFONT="eurlatgr" ++SYSFONT="LatGrkCyr-8x16" +diff --git a/share/templates.d/99-generic/config_files/common/vconsole.conf b/share/templates.d/99-generic/config_files/common/vconsole.conf +index 2bd7892..1456d03 100644 +--- a/share/templates.d/99-generic/config_files/common/vconsole.conf ++++ b/share/templates.d/99-generic/config_files/common/vconsole.conf +@@ -1,2 +1,2 @@ + KEYMAP=us +-FONT=eurlatgr ++FONT=LatGrkCyr-8x16 +-- +2.46.0 + diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index f7da82e..9633a56 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 28.14.70 -Release: 1%{?dist}.inferit.2 +Release: 1%{?dist}.inferit.3 Summary: Tool for creating the anaconda install images Group: Applications/System @@ -17,6 +17,7 @@ URL: https://github.com/weldr/lorax Source0: %{name}-%{version}.tar.gz Patch1: 0001-Fix-replace-command-utf8-handling.patch Patch2: 0002-Add-iconv-template-command.patch +Patch3: 0003-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch BuildRequires: python3-devel @@ -268,6 +269,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Mon Aug 12 2024 Arkady L. Shane - 28.14.70-1.inferit.3 +- Set LatGrkCyr-8x16 as default font instead of eurlatgr + * Thu Jul 11 2024 Arkady L. Shane - 28.14.70-1.inferit.2 - Fix template require