Update dracut
This commit is contained in:
parent
3b622206f6
commit
3c6023281c
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/ignition-dracut-343b886.tar.gz
|
||||
/ignition-dracut-d63f76f.tar.gz
|
||||
/ignition-641ec6a.tar.gz
|
||||
/ignition-dracut-3d08487.tar.gz
|
||||
|
@ -67,13 +67,13 @@
|
||||
# https://github.com/coreos/ignition-dracut spec2x branch
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit d63f76f958fabe44474f207c41ca8da1e8ffcf2d
|
||||
%global dracutcommit 3d08487b6173d4e1ce875dc47fd7fd6fb3eaa628
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 2.0.1
|
||||
Release: 4.git%{shortcommit}%{?dist}
|
||||
Release: 5.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0 and BSD
|
||||
URL: https://%{provider_prefix}
|
||||
@ -503,6 +503,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-5.git641ec6a
|
||||
- Update dracut
|
||||
|
||||
* Wed Sep 25 2019 Colin Walters <walters@verbum.org> - 2.0.1-4.git641ec6a
|
||||
- Bump to latest in prep for rootfs redeploy work
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-dracut-d63f76f.tar.gz) = db0956f4cb5d18083e773a3762a05439da8f641616ba8a311bcaa75f35744caf068039d9190851aa7081ef6683a878f8e2d59e727f760203fb645576454add5d
|
||||
SHA512 (ignition-dracut-3d08487.tar.gz) = bdbda1185f60328c6957a3b4cce47e5999e8bf59d88b954abf0b811c4836d1654cae627b3067382806e7406262babc3805d9fb8dbabfb7b0548ecdf084cfa307
|
||||
SHA512 (ignition-641ec6a.tar.gz) = e5fb7e4f0977ea5c40f721401951c35753b03f7b076435b2ff56f6dd16c1cecfd874872294967d8a2b61ff934e46fd363b27d90d4aa143519d717262e43f16bd
|
||||
|
Loading…
Reference in New Issue
Block a user