From 5c5b94015bfaf4a010e55e6256ca456d0c8b2e46 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 14 Aug 2012 16:22:04 -0400 Subject: [PATCH] Seriouslty why doesn't "git am" take "git show" output? --- grub-2.00-no-insmod-on-sb.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/grub-2.00-no-insmod-on-sb.patch b/grub-2.00-no-insmod-on-sb.patch index 3949727..e5765a2 100644 --- a/grub-2.00-no-insmod-on-sb.patch +++ b/grub-2.00-no-insmod-on-sb.patch @@ -1,8 +1,7 @@ commit 032fac327b8db7af06509c730934a5c70bb74122 -Author: Matthew Garrett +From: Matthew Garrett Date: Mon Aug 13 14:46:51 2012 -0400 - - Don't permit insmod on secure boot +Subject: Don't permit insmod on secure boot diff --git a/grub-core/kern/corecmd.c b/grub-core/kern/corecmd.c index eec575c..3df9dbd 100644