- Build v8.0-8
- Don't activate default auto connections after switchroot Resolves: rhbz#1555934
This commit is contained in:
parent
e2afa7a4cf
commit
8d88f212b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/lorax-templates-rhel-8.0-5.tar.gz
|
||||
/lorax-templates-rhel-8.0-6.tar.gz
|
||||
/lorax-templates-rhel-8.0-7.tar.gz
|
||||
/lorax-templates-rhel-8.0-8.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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.0-7.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-8.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> - 8.0-8
|
||||
- Don't activate default auto connections after switchroot
|
||||
Resolves: rhbz#1555934
|
||||
|
||||
* Mon Jul 09 2018 Brian C. Lane <bcl@redhat.com> - 8.0-7
|
||||
- Add hostname to the rootfs for iscsi
|
||||
Resolves: rhbz#1599183
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-7.tar.gz) = b3423e8f13a4ed06438fdfd247c839e8bac2e65a0c4417caf9d93553bb1628b4837d1d67be68578418d1f56bc3fd2dcadaf47ceaf4609febeaadeb29d99e8671
|
||||
SHA512 (lorax-templates-rhel-8.0-8.tar.gz) = e4abe1bc9f0cc4fd9fbc5317958d44eb6f55eaa318f9e162cc62b41149fbb4b39c4ff68fa4d6636a4038cae6ef573d1e4b902de9845c6e3c6a555643b17ab1e7
|
||||
|
Loading…
Reference in New Issue
Block a user