- Use inst.rescue to trigger rescue mode (awilliam@redhat.com)
Resolves: rhbz#1928318
This commit is contained in:
parent
0e58cc6b49
commit
7e58c71c42
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
|||||||
/lorax-34.6.tar.gz
|
/lorax-34.6.tar.gz
|
||||||
/lorax-34.7.tar.gz
|
/lorax-34.7.tar.gz
|
||||||
/lorax-34.8.tar.gz
|
/lorax-34.8.tar.gz
|
||||||
|
/lorax-34.9.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.8
|
Version: 34.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -193,6 +193,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/composer-cli.1*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 15 2021 Brian C. Lane <bcl@redhat.com> 34.9-1
|
||||||
|
- Use inst.rescue to trigger rescue mode (awilliam@redhat.com)
|
||||||
|
Resolves: rhbz#1928318
|
||||||
* Mon Feb 08 2021 Brian C. Lane <bcl@redhat.com> 34.8-1
|
* Mon Feb 08 2021 Brian C. Lane <bcl@redhat.com> 34.8-1
|
||||||
- Use image dependencies metapackage (vslavik@redhat.com)
|
- Use image dependencies metapackage (vslavik@redhat.com)
|
||||||
- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com)
|
- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-34.8.tar.gz) = c7785ae119fbb664c2a9c1f7d0eb649f67e012704ef9c17a0436f4e83647359d9bdf3039a35ffc84c170e3e5fc7574fc94b14121d1307a0fb16a5b225cda24e5
|
SHA512 (lorax-34.9.tar.gz) = 592a2fe3a4dbb7deb62745acc7b5874afa01dfbe89e74232d74e013954bac3a64d22353ff876b09b38d4b5fadb3a2762612a9f5ce7e340168f7a3ee8e9b7f900
|
||||||
|
Loading…
Reference in New Issue
Block a user