- 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
This commit is contained in:
parent
ab022b6997
commit
5166bc8a20
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/lorax-templates-rhel-8.2-3.tar.gz
|
||||
/lorax-templates-rhel-8.2-4.tar.gz
|
||||
/lorax-templates-rhel-8.2-5.tar.gz
|
||||
/lorax-templates-rhel-8.2-6.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.2
|
||||
Release: 5%{?dist}
|
||||
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.2-5.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,12 @@ 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.2-5.tar.gz) = 1bf15027331b40459632a41832ff20b14a8ca924e89d2164bb697f7d7cbe58bb81e4a7f8c1435441ccf80ae45a3bb716c15f2fc3ebbebff8b0168a1afae25806
|
||||
SHA512 (lorax-templates-rhel-8.2-6.tar.gz) = 2f431a0f7d24399180e77b298f9581971fa8720bcf12edaaafebaf9bc5b77a6fc5f8dec858ef19a21abe2b62ae51b439fa164885312eb2c387bf1db56021c0f6
|
||||
|
Loading…
Reference in New Issue
Block a user