Temporarily disable dracut-fips to un-block image creation
This commit is contained in:
parent
39f249636f
commit
be75dcfcb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/lorax-templates-rhel-8.0-3.tar.gz
|
||||
/lorax-templates-rhel-8.0-4.tar.gz
|
||||
/lorax-templates-rhel-8.0-5.tar.gz
|
||||
/lorax-templates-rhel-8.0-6.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
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.0-5.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-6.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 21 2018 Ian McLeod <imcleod@redhat.com> - 8.0-6
|
||||
- Temporarily disable dracut-fips to allow building images in VMs
|
||||
|
||||
* Wed Jun 20 2018 David Cantrell <dcantrell@redhat.com> - 8.0-5
|
||||
- Make sure perl-interpreter is installed
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-5.tar.gz) = 084171f21bbce656e43a97c0f40e099d9c882c4b86ff8ca171d77c73ae06a6fbe81d612ffd1083235ff6ddee79c7e468321f5c53501f3c782d03bb1ba6f5f5ec
|
||||
SHA512 (lorax-templates-rhel-8.0-6.tar.gz) = e0ec38c939e2b488930ca474b8800508c8d30725ff31e7089cffd32bf11fd1ec518b9594ff294828a174e304caef9f21462052bd00e8220f91a7c92de0959472
|
||||
|
Loading…
Reference in New Issue
Block a user