Actually follow the steps in the README
This commit is contained in:
parent
2df940cfd3
commit
550bd25800
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/lorax-templates-rhel-8.0-6.tar.gz
|
||||
/lorax-templates-rhel-8.0-7.tar.gz
|
||||
/lorax-templates-rhel-8.0-8.tar.gz
|
||||
/lorax-templates-rhel-8.0-9.tar.gz
|
||||
|
@ -6,7 +6,7 @@ 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-8.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-9.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
|
||||
* Wed Jul 25 2018 Andrew Hills <ahills@redhat.com> - 8.0-9
|
||||
- Drop btrfs-progs from installpkgs (RCM-38058)
|
||||
|
||||
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> - 8.0-8
|
||||
- Don't activate default auto connections after switchroot
|
||||
Resolves: rhbz#1555934
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-8.tar.gz) = e4abe1bc9f0cc4fd9fbc5317958d44eb6f55eaa318f9e162cc62b41149fbb4b39c4ff68fa4d6636a4038cae6ef573d1e4b902de9845c6e3c6a555643b17ab1e7
|
||||
SHA512 (lorax-templates-rhel-8.0-9.tar.gz) = d037f11456de78543f3e3707b283a8235ba2e96419e03d53682d6bd08b4de09f29c346834acad37212455ecf55da5f0f1d7d6e1b5eb26da2e1099871ab9e2509
|
||||
|
Loading…
Reference in New Issue
Block a user