- Keep /etc/default/useradd in install.img
Resolves: rhbz#1843609
This commit is contained in:
parent
5387c37cab
commit
fc4acad6a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/lorax-templates-rhel-8.2-5.tar.gz
|
/lorax-templates-rhel-8.2-5.tar.gz
|
||||||
/lorax-templates-rhel-8.2-6.tar.gz
|
/lorax-templates-rhel-8.2-6.tar.gz
|
||||||
/lorax-templates-rhel-8.3-1.tar.gz
|
/lorax-templates-rhel-8.3-1.tar.gz
|
||||||
|
/lorax-templates-rhel-8.3-2.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.3
|
Version: 8.3
|
||||||
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.3-1.tar.gz
|
Source0: lorax-templates-rhel-8.3-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,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 03 2020 Brian C. Lane <bcl@redhat.com> - 8.3-2
|
||||||
|
- Keep /etc/default/useradd in install.img
|
||||||
|
Resolves: rhbz#1843609
|
||||||
|
|
||||||
* Wed May 13 2020 Brian C. Lane <bcl@redhat.com> - 8.3-1
|
* Wed May 13 2020 Brian C. Lane <bcl@redhat.com> - 8.3-1
|
||||||
- Use smarter multipath detection logic
|
- Use smarter multipath detection logic
|
||||||
Resolves: rhbz#1763906
|
Resolves: rhbz#1763906
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.3-1.tar.gz) = 6e1b9d55e1c3e3e40662a12270997168a611c5ff1ef2efa5e65fea7cc0dc0de8cf4cb61420091c6700d6dda8892fce661a649c1c31a6831df54975681ca88cd5
|
SHA512 (lorax-templates-rhel-8.3-2.tar.gz) = 0003439045d21e8db572e411be80131474d105873d130a33fbfd3f464328d62473db1f286e0e35bcabca814e577270145fa1db8b1a3dd99c63665029c55d51e5
|
||||||
|
Loading…
Reference in New Issue
Block a user