i9.5-beta changed/i9.5-beta/lorax-templates-msvsphere-9.0-40.el9.2
Arkady L. Shane 3 months ago
parent 67c99f5d5d
commit 9b001a8ba6
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -38,7 +38,7 @@ index 2893a50..b6dc04a 100644
treeinfo images-${basearch} ${img|basename} ${img}
%endfor
- <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel"/>
+ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel", FLAVOR=FLAVOR"/>
+ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel, FLAVOR=FLAVOR"/>
%endif
# Create optional product.img and updates.img

@ -1,6 +1,6 @@
Name: lorax-templates-msvsphere
Version: 9.0
Release: 40%{?dist}.1
Release: 40%{?dist}.2
Summary: MSVSphere 9 build templates for lorax and livemedia-creator
License: GPLv2+
@ -50,6 +50,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{templatedir}/live/config_files/x86/
%{templatedir}/*
%changelog
* Wed Nov 06 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.0-40.2
- Fix typo
* Tue Nov 5 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.0-40.1
- Patch also aarch64 templates

Loading…
Cancel
Save