Bump to ignition-dracut 8c85eb3
* 26f2396 journal: Don't log to console AND kmsg
This commit is contained in:
parent
1ba750e8df
commit
8a2fd45726
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/ignition-dracut-56aa514.tar.gz
|
||||
/ignition-f707912.tar.gz
|
||||
/ignition-dracut-d056287.tar.gz
|
||||
/ignition-dracut-8c85eb3.tar.gz
|
||||
|
@ -67,13 +67,13 @@
|
||||
# https://github.com/dustymabe/ignition-dracut
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit d056287951bd6823d6c087a81b63c9eb271ab240
|
||||
%global dracutcommit 8c85eb38bdce5014e3f608563c99176216b4bed5
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 0.28.0
|
||||
Release: 4.git%{shortcommit}%{?dist}
|
||||
Release: 5.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -474,6 +474,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 24 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-5.gitf707912
|
||||
- Remove requires for btrfs on !fedora
|
||||
- Bump to ignition-dracut 8c85eb3
|
||||
- * 26f2396 journal: Don't log to console AND kmsg
|
||||
|
||||
* Mon Sep 17 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-4.gitf707912
|
||||
- Backport patch for relabeling /var/home on FCOS
|
||||
https://github.com/coreos/fedora-coreos-config/issues/2
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-f707912.tar.gz) = a01d61415ae2e1f053ab7b17642a9377d77b51d34b9ca3e44a9e4c598c705b575b53620558eda69fcfa35131d9fe3ec3df3b9d4675c5b3aa5da3e205343d006b
|
||||
SHA512 (ignition-dracut-d056287.tar.gz) = be63f16fd4f12e5942e6116776b96fd916ebb16d5bca4842d7cb380a4e5cdc54164180cc105fee4f71b9293a5bbb564364f63e5604b9aa902ff762e4d250f126
|
||||
SHA512 (ignition-dracut-8c85eb3.tar.gz) = 3bf633365ee91eb60b9c02df4e3c367c1dc9c91d370d01813acc37f5d101cb29e90b63753abc761ea81ddf67cbd2517784df666d8353004ec813882a48ed2045
|
||||
|
Loading…
Reference in New Issue
Block a user