From b0665ad5295376efa4e514395805e744d7f0e606 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: May 21 2019 20:54:14 +0000 Subject: Bump to 20cdfff * f897ff0 README: add notes for CLI invocation * 3870e93 coreos-installer: clear the trap handler after umount * 4bc7da9 coreos-installer: move reboot logic to dracut service * efe979d coreos-installer: make sure we run as root * 666303d coreos-installer: verify boot partition device * 520ff67 coreos-installer: make new mount_boot_partition function * 4bc70c3 dracut: alphabetical sort of dracut dependencies * c4703a0 coreos-installer: add check for image download exit status * 33ba62e Use `dd conv=sparse` * e5d01c7 30coreos-installer: drop unused inst_modules * 7cba048 *: drop dialog --- diff --git a/.gitignore b/.gitignore index 0491995..f80b91a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /coreos-installer-79f52ee.tar.gz /coreos-installer-c5d98e3.tar.gz /coreos-installer-d3fc540.tar.gz +/coreos-installer-20cdfff.tar.gz diff --git a/coreos-installer.spec b/coreos-installer.spec index 012dc3a..62e4794 100644 --- a/coreos-installer.spec +++ b/coreos-installer.spec @@ -1,12 +1,12 @@ %global dracutlibdir %{_prefix}/lib/dracut # https://github.com/coreos/coreos-installer -%global commit d3fc540bd5f94a4028f10c382c0d2f5b6ee57ca3 +%global commit 20cdfff4aeebe413dd2c3d11f4714379ab7e0c40 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: coreos-installer Version: 0 -Release: 5.git%{shortcommit}%{?dist} +Release: 6.git%{shortcommit}%{?dist} Summary: Installer for CoreOS style systems License: GPLv3 URL: https://github.com/coreos/%{name} @@ -16,20 +16,20 @@ BuildArch: noarch # Keep this up to date with the list in module-setup.sh # https://github.com/coreos/coreos-installer/blob/master/dracut-module/module-setup.sh -Requires: /usr/bin/chvt -Requires: /usr/bin/lsblk -Requires: /usr/bin/tee -Requires: /usr/bin/gpg2 -Requires: /usr/bin/curl -Requires: /usr/sbin/wipefs -Requires: /usr/sbin/blockdev -Requires: /usr/bin/dd -Requires: /usr/bin/dialog -Requires: /usr/bin/dc -Requires: /usr/bin/awk -Requires: /usr/bin/ps -Requires: /usr/bin/sha256sum -Requires: /usr/bin/zcat +Requires: /usr/bin/awk +Requires: /usr/bin/curl +Requires: /usr/bin/dc +Requires: /usr/bin/dd +Requires: /usr/bin/gpg2 +Requires: /usr/bin/grep +Requires: /usr/bin/lsblk +Requires: /usr/bin/ps +Requires: /usr/bin/sha256sum +Requires: /usr/bin/tail +Requires: /usr/bin/tr +Requires: /usr/bin/zcat +Requires: /usr/sbin/blockdev +Requires: /usr/sbin/wipefs %description @@ -72,9 +72,24 @@ initramfs on boot. %doc README.md %license LICENSE %{dracutlibdir}/modules.d/30coreos-installer +%{dracutlibdir}/modules.d/99emergency-failure ############## end dracut subpackage ############## %changelog +* Mon May 20 2019 Dusty Mabe - 0-6.git20cdfff +- Bump to 20cdfff + * f897ff0 README: add notes for CLI invocation + * 3870e93 coreos-installer: clear the trap handler after umount + * 4bc7da9 coreos-installer: move reboot logic to dracut service + * efe979d coreos-installer: make sure we run as root + * 666303d coreos-installer: verify boot partition device + * 520ff67 coreos-installer: make new mount_boot_partition function + * 4bc70c3 dracut: alphabetical sort of dracut dependencies + * c4703a0 coreos-installer: add check for image download exit status + * 33ba62e Use `dd conv=sparse` + * e5d01c7 30coreos-installer: drop unused inst_modules + * 7cba048 *: drop dialog + * Mon May 13 2019 Yu Qi Zhang - 0-5.gitd3fc540 - Bump to gitd3fc540 * Honor redirects via curl diff --git a/sources b/sources index 92093fa..9874eac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (coreos-installer-d3fc540.tar.gz) = 26847d80620b7385bb082b029f69fcba2d9ba43c715bbcc3498ba09bd96032218d5d3abeaae0047760606246aa94c82d78c630c72b79c6ba9bca420305316492 +SHA512 (coreos-installer-20cdfff.tar.gz) = 222063ce8cbfed1e12c60ae6083d89afb271d2153231f170027fb76410cd15bcae342308e8f20bec8655525fff5fc9a3a32ce763cedf0fcf1069dd9b35dd4f8b