import lorax-templates-rhel-8.2-6.el8
This commit is contained in:
parent
e4805a4a47
commit
9db61e25de
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-templates-rhel-8.1-3.tar.gz
|
||||
SOURCES/lorax-templates-rhel-8.2-6.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
864e0b9c878348e2d5961f959de3be0de6f866b3 SOURCES/lorax-templates-rhel-8.1-3.tar.gz
|
||||
b6159cef838ad655575679ae4eea5e71d7242605 SOURCES/lorax-templates-rhel-8.2-6.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 8.2
|
||||
Release: 6%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.1-3.tar.gz
|
||||
Source0: lorax-templates-rhel-8.2-6.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,37 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 27 2020 Brian C. Lane <bcl@redhat.com> - 8.2-6
|
||||
- Restore the 98dracut-systemd service files to the install.img (bcl)
|
||||
Related: rhbz#1805405
|
||||
- Add eject back into the boot.iso (bcl)
|
||||
Resolves: rhbz#1805405
|
||||
|
||||
* Fri Jan 10 2020 Brian C. Lane <bcl@redhat.com> - 8.2-5
|
||||
- Install rdma-core and libmlx4 packages
|
||||
Resolves: rhbz#1762662
|
||||
|
||||
* Wed Dec 11 2019 Brian C. Lane <bcl@redhat.com> - 8.2-4
|
||||
- Use mkisofs for the s390 live-iso template
|
||||
Resolves: rhbz#1746424
|
||||
|
||||
* Tue Nov 12 2019 Brian C. Lane <bcl@redhat.com> - 8.2-3
|
||||
- Add dmidecode on supported architectures
|
||||
Resolves: rhbz#1714793
|
||||
|
||||
* Fri Nov 08 2019 Brian C. Lane <bcl@redhat.com> - 8.2-2
|
||||
- Update ppc64le isolabel to match x86_64 logic (bcl)
|
||||
Resolves: rhbz#1757338
|
||||
- set inst.stage2 for ppc64le image (bcl)
|
||||
Resolves: rhbz#1757338
|
||||
|
||||
* Thu Oct 31 2019 Brian C. Lane <bcl@redhat.com> - 8.2-1
|
||||
- Update package version for 8.2 release
|
||||
- Drop unneeded uboot-tools, and remove iso-graft from the aarch64.tmpl
|
||||
Resolves: rhbz#1763922
|
||||
- Add live iso support to s390
|
||||
Resolves: rhbz#1746424
|
||||
|
||||
* Tue Sep 03 2019 Brian C. Lane <bcl@redhat.com> - 8.1-3
|
||||
- Fix path to generic.prm (bcl)
|
||||
Resolves: rhbz#1746424
|
||||
|
Loading…
Reference in New Issue
Block a user