- Install redhat-release-eula package (bcl)
Related: rhbz#1700465 - Don't remove chmem and lsmem from install.img (bcl) Resolves: rhbz#1691472 - Include the hid-multitouch kernel module (bcl) Resolves: rhbz#1670182 - Add extra boot args to the livemedia-creator iso templates (bcl) Resolves: rhbz#1694180 - Add a ppc64le template for live iso creation (bcl) Related: rhbz#1694180 - Add live-install.tmpl (bcl) Related: rhbz#1694180
This commit is contained in:
parent
f0f0cb6b7d
commit
ec9035988b
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/lorax-templates-rhel-8.0-18.tar.gz
|
/lorax-templates-rhel-8.0-18.tar.gz
|
||||||
/lorax-templates-rhel-8.0-19.tar.gz
|
/lorax-templates-rhel-8.0-19.tar.gz
|
||||||
/lorax-templates-rhel-8.1-1.tar.gz
|
/lorax-templates-rhel-8.1-1.tar.gz
|
||||||
|
/lorax-templates-rhel-8.1-2.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.1
|
Version: 8.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-8.1-1.tar.gz
|
Source0: lorax-templates-rhel-8.1-2.tar.gz
|
||||||
|
|
||||||
# Where are these supposed to end up?
|
# Where are these supposed to end up?
|
||||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||||
@ -31,6 +31,20 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 15 2019 Brian C. Lane <bcl@redhat.com> - 8.1-2
|
||||||
|
- Install redhat-release-eula package (bcl)
|
||||||
|
Related: rhbz#1700465
|
||||||
|
- Don't remove chmem and lsmem from install.img (bcl)
|
||||||
|
Resolves: rhbz#1691472
|
||||||
|
- Include the hid-multitouch kernel module (bcl)
|
||||||
|
Resolves: rhbz#1670182
|
||||||
|
- Add extra boot args to the livemedia-creator iso templates (bcl)
|
||||||
|
Resolves: rhbz#1694180
|
||||||
|
- Add a ppc64le template for live iso creation (bcl)
|
||||||
|
Related: rhbz#1694180
|
||||||
|
- Add live-install.tmpl (bcl)
|
||||||
|
Related: rhbz#1694180
|
||||||
|
|
||||||
* Wed Mar 27 2019 Brian C. Lane <bcl@redhat.com> - 8.1-1
|
* Wed Mar 27 2019 Brian C. Lane <bcl@redhat.com> - 8.1-1
|
||||||
- Update package version for 8.1 release
|
- Update package version for 8.1 release
|
||||||
- Make sure lscpu is installed
|
- Make sure lscpu is installed
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.1-1.tar.gz) = e126135a298e8271a96d4917bd2462119bacc7e8db8722913ea3de1923b63ce32b1b645bb2098f050d0f03cb67b06baa837b45a6c00dc98151f4f9956d953276
|
SHA512 (lorax-templates-rhel-8.1-2.tar.gz) = cef4dec7e4381c282093b3a7cdeb4a6a10acd98ac288c63592615e70bd8c7a1226421cf14927514533f44669262e9d96e3efae2d46de5ee2cf22a0a91f8fbe47
|
||||||
|
Loading…
Reference in New Issue
Block a user