INF-1034: Drop Distribution name from Recovery menu

i9 changed/i9/lorax-templates-msvsphere-9.0-37.el9.13
Arkady L. Shane 12 months ago
parent 16163d12a6
commit cc3b32f74d
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -49,7 +49,7 @@ index 5fc47de..dfd827f 100644
initrdefi @INITRDPATH@
}
- menuentry 'Rescue a @PRODUCT@ system' --class fedora --class gnu-linux --class gnu --class os {
+ menuentry 'Восстановление установленной системы @PRODUCT@' --class fedora --class gnu-linux --class gnu --class os {
+ menuentry 'Восстановление установленной системы' --class fedora --class gnu-linux --class gnu --class os {
linuxefi @KERNELPATH@ @ROOT@ inst.rescue quiet
initrdefi @INITRDPATH@
}
@ -123,7 +123,7 @@ index 01bf0cd..0cad3c2 100644
label rescue
menu indent count 5
- menu label ^Rescue a @PRODUCT@ system
+ menu label ^2. Восстановление установленной системы @PRODUCT@
+ menu label ^2. Восстановление установленной системы
text help
- If the system will not boot, this lets you access files
- and edit config files to try to get it booting again.

@ -1,6 +1,6 @@
Name: lorax-templates-msvsphere
Version: 9.0
Release: 37%{?dist}.12
Release: 37%{?dist}.13
Summary: MSVSphere 9 build templates for lorax and livemedia-creator
License: GPLv2+
@ -56,6 +56,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{templatedir}/live/config_files/x86/
%{templatedir}/*
%changelog
* Mon Feb 05 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.0-37.13
- INF-1034: Drop Distribution name from Recovery menu
* Fri Jan 19 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.0-37.12
- Apply patch

Loading…
Cancel
Save