[efibootmgr/f19] Fix exclusivearch for aarch64

Peter Jones pjones at fedoraproject.org
Thu Jun 19 20:19:26 UTC 2014


commit 8b7eea385b94b263f7459e2114505b95b29d33b9
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Apr 1 14:33:51 2014 -0400

    Fix exclusivearch for aarch64
    
      Resolves: rhbz#1016791

 .gitignore                                         |    3 +-
 ...Remove-device-path-padding-on-non-Itanium.patch |   28 -
 ...r-0.5.4-Work-around-broken-Apple-firmware.patch |   30 -
 efibootmgr-0.5.4-default-to-grub.patch             |   44 --
 efibootmgr-0.5.4-driver.patch                      |  620 --------------------
 ...mgr-0.5.4-fix-disk-minor-number-discovery.patch |   29 -
 efibootmgr-0.5.4-fix-minor-memory-leak.patch       |   29 -
 ...ar-does-not-check-for-failed-status-with-.patch |   47 --
 efibootmgr-0.5.4-support-4k-sectors.patch          |  176 ------
 sources                                            |    1 +
 10 files changed, 3 insertions(+), 1004 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0c7cfc..b7446c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-efibootmgr-0.5.4.tar.gz
 clog
+*.rpm
+*.tar.*
diff --git a/sources b/sources
index 7e674f1..1bb277a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 cfcf24752d6461b73f7ba964bbf73169  efibootmgr-0.5.4.tar.gz
+e5a8e9f56a55e7629fd7320ee8e28c42  efibootmgr-0.6.0.tar.bz2


More information about the scm-commits mailing list