[grub2: 3/4] Don't load modules when grub transitions to "normal" mode on UEFI.

Peter Jones pjones at fedoraproject.org
Tue Oct 23 14:51:03 UTC 2012


commit 478803371405407b7a8055b8fe98012ad585a022
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Oct 23 10:49:39 2012 -0400

    Don't load modules when grub transitions to "normal" mode on UEFI.
    
    Signed-off-by: Peter Jones <pjones at redhat.com>

 grub2.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 0be276e..047632a 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -41,7 +41,7 @@
 Name:           grub2
 Epoch:          1
 Version:        2.00
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Bootloader with support for Linux, Multiboot and more
 
 Group:          System Environment/Base
@@ -425,6 +425,9 @@ fi
 %doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
 
 %changelog
+* Tue Oct 23 2012 Peter Jones <pjones at redhat.com> - 2.00-12
+- Don't load modules when grub transitions to "normal" mode on UEFI.
+
 * Mon Oct 22 2012 Peter Jones <pjones at redhat.com> - 2.00-11
 - Rebuild with newer pesign so we'll get signed with the final signing keys.
 


More information about the scm-commits mailing list