Update dracut to latest spec2x
Signed-off-by: Allen Bai <abai@redhat.com>
This commit is contained in:
parent
3c6023281c
commit
3c5c0bc444
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/ignition-dracut-d63f76f.tar.gz
|
/ignition-dracut-d63f76f.tar.gz
|
||||||
/ignition-641ec6a.tar.gz
|
/ignition-641ec6a.tar.gz
|
||||||
/ignition-dracut-3d08487.tar.gz
|
/ignition-dracut-3d08487.tar.gz
|
||||||
|
/ignition-dracut-8bf2cbd.tar.gz
|
||||||
|
@ -67,13 +67,13 @@
|
|||||||
# https://github.com/coreos/ignition-dracut spec2x branch
|
# https://github.com/coreos/ignition-dracut spec2x branch
|
||||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||||
%global dracutimport_path %{dracutprovider_prefix}
|
%global dracutimport_path %{dracutprovider_prefix}
|
||||||
%global dracutcommit 3d08487b6173d4e1ce875dc47fd7fd6fb3eaa628
|
%global dracutcommit 8bf2cbd513f9ad496980abbe9c265683d15f23f1
|
||||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||||
|
|
||||||
|
|
||||||
Name: ignition
|
Name: ignition
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 5.git%{shortcommit}%{?dist}
|
Release: 6.git%{shortcommit}%{?dist}
|
||||||
Summary: First boot installer and configuration tool
|
Summary: First boot installer and configuration tool
|
||||||
License: ASL 2.0 and BSD
|
License: ASL 2.0 and BSD
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -503,6 +503,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 04 2019 Allen Bai <abai@redhat.com> - 2.0.1-6.git641ec6a
|
||||||
|
- Update dracut to latest spec2x
|
||||||
|
* firstboot-complete: tell zipl to run
|
||||||
|
|
||||||
* Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-5.git641ec6a
|
* Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-5.git641ec6a
|
||||||
- Update dracut
|
- Update dracut
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (ignition-dracut-3d08487.tar.gz) = bdbda1185f60328c6957a3b4cce47e5999e8bf59d88b954abf0b811c4836d1654cae627b3067382806e7406262babc3805d9fb8dbabfb7b0548ecdf084cfa307
|
SHA512 (ignition-dracut-8bf2cbd.tar.gz) = 8f581c6558cb1680d6edceddd3aad02c2288824ff7c2de77645461820a71ecf6bff16738ccbb74528337a920c82889736b52a375dfb4d70cd1360fd8ca862d0a
|
||||||
SHA512 (ignition-641ec6a.tar.gz) = e5fb7e4f0977ea5c40f721401951c35753b03f7b076435b2ff56f6dd16c1cecfd874872294967d8a2b61ff934e46fd363b27d90d4aa143519d717262e43f16bd
|
SHA512 (ignition-641ec6a.tar.gz) = e5fb7e4f0977ea5c40f721401951c35753b03f7b076435b2ff56f6dd16c1cecfd874872294967d8a2b61ff934e46fd363b27d90d4aa143519d717262e43f16bd
|
||||||
|
Loading…
Reference in New Issue
Block a user