- Build v8.0-7
- Add hostname to the rootfs for iscsi Resolves: rhbz#1599183
This commit is contained in:
parent
9b7dde5b5b
commit
009def3e13
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/lorax-templates-rhel-8.0-4.tar.gz
|
/lorax-templates-rhel-8.0-4.tar.gz
|
||||||
/lorax-templates-rhel-8.0-5.tar.gz
|
/lorax-templates-rhel-8.0-5.tar.gz
|
||||||
/lorax-templates-rhel-8.0-6.tar.gz
|
/lorax-templates-rhel-8.0-6.tar.gz
|
||||||
|
/lorax-templates-rhel-8.0-7.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.0
|
Version: 8.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?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.0-6.tar.gz
|
Source0: lorax-templates-rhel-8.0-7.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,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Brian C. Lane <bcl@redhat.com> - 8.0-7
|
||||||
|
- Add hostname to the rootfs for iscsi
|
||||||
|
Resolves: rhbz#1599183
|
||||||
|
|
||||||
* Thu Jun 21 2018 Ian McLeod <imcleod@redhat.com> - 8.0-6
|
* Thu Jun 21 2018 Ian McLeod <imcleod@redhat.com> - 8.0-6
|
||||||
- Temporarily disable dracut-fips to allow building images in VMs
|
- Temporarily disable dracut-fips to allow building images in VMs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.0-6.tar.gz) = e0ec38c939e2b488930ca474b8800508c8d30725ff31e7089cffd32bf11fd1ec518b9594ff294828a174e304caef9f21462052bd00e8220f91a7c92de0959472
|
SHA512 (lorax-templates-rhel-8.0-7.tar.gz) = b3423e8f13a4ed06438fdfd247c839e8bac2e65a0c4417caf9d93553bb1628b4837d1d67be68578418d1f56bc3fd2dcadaf47ceaf4609febeaadeb29d99e8671
|
||||||
|
Loading…
Reference in New Issue
Block a user