- Update title color

- Update translation
i9 changed/i9/lorax-templates-msvsphere-9.0-37.el9.7
Arkady L. Shane 1 year ago
parent d2c9c2276d
commit b491ec8668
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -0,0 +1,39 @@
From f97059d3616f21710747f0c374a359f7fa25f4e7 Mon Sep 17 00:00:00 2001
From: tigro <arkadiy.sheyn@softline.com>
Date: Thu, 21 Sep 2023 13:47:02 +0300
Subject: [PATCH 6/6] Update title color
---
80-rhel/config_files/x86/isolinux.cfg | 2 +-
80-rhel/live/config_files/x86/isolinux.cfg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/80-rhel/config_files/x86/isolinux.cfg b/80-rhel/config_files/x86/isolinux.cfg
index ea10f9d..dddfed3 100644
--- a/80-rhel/config_files/x86/isolinux.cfg
+++ b/80-rhel/config_files/x86/isolinux.cfg
@@ -25,7 +25,7 @@ menu color border * #00000000 #00000000 none
menu color sel 0 #ffffffff #00000000 none
# Title bar
-menu color title 0 #ff7ba3d0 #00000000 none
+menu color title 0 #ffcc00cc #00000000 none
# Press [Tab] message
menu color tabmsg 0 #ff3a6496 #00000000 none
diff --git a/80-rhel/live/config_files/x86/isolinux.cfg b/80-rhel/live/config_files/x86/isolinux.cfg
index add6f5b..99e4db2 100644
--- a/80-rhel/live/config_files/x86/isolinux.cfg
+++ b/80-rhel/live/config_files/x86/isolinux.cfg
@@ -25,7 +25,7 @@ menu color border * #00000000 #00000000 none
menu color sel 0 #ffffffff #00000000 none
# Title bar
-menu color title 0 #ff7ba3d0 #00000000 none
+menu color title 0 #ffcc00cc #00000000 none
# Press [Tab] message
menu color tabmsg 0 #ff3a6496 #00000000 none
--
2.41.0

@ -1,6 +1,6 @@
Name: lorax-templates-msvsphere
Version: 9.0
Release: 37%{?dist}.6
Release: 37%{?dist}.7
Summary: MSVSphere 9 build templates for lorax and livemedia-creator
License: GPLv2+
@ -15,6 +15,7 @@ Patch1002: 0002-Disable-oscap-anaconda-addon-install.patch
Patch1003: 0003-Translate-installation-image-bootloader-to-Russian.patch
Patch1004: 0004-Translate-live-image-bootloader-to-Russian.patch
Patch1005: 0005-Disable-geo-location.patch
Patch1006: 0006-Update-title-color.patch
# Required for the template branding support
# Required for Russian localization
@ -50,6 +51,10 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{templatedir}/live/config_files/x86/
%{templatedir}/*
%changelog
* Thu Sep 21 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.0-37.7
- Update title color
- Update translation
* Mon Aug 21 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 9.0-37.6
- Added more products

Loading…
Cancel
Save