From d53fb652edde79a4b677123907459d35889e70ad Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 26 Sep 2013 18:45:36 -0700 Subject: Install fallback.efi.signed as well, to lay the groundwork for fallback handling (wanted when we have to move a drive between machines, or when the firmware loses its marbles^W nvram). --- debian/changelog | 8 ++++++++ debian/shim.install | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8a4958b4..7eaaa6d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +shim (0.4-0ubuntu5) UNRELEASED; urgency=low + + * Install fallback.efi.signed as well, to lay the groundwork for fallback + handling (wanted when we have to move a drive between machines, or when + the firmware loses its marbles^W nvram). + + -- Steve Langasek Thu, 26 Sep 2013 18:44:56 -0700 + shim (0.4-0ubuntu4) saucy; urgency=low * debian/patches/fix-tftp-prototype: pass the right arguments to diff --git a/debian/shim.install b/debian/shim.install index 9920ddb4..97d99c43 100644 --- a/debian/shim.install +++ b/debian/shim.install @@ -1,2 +1,3 @@ shim.efi /usr/lib/shim MokManager.efi.signed /usr/lib/shim +fallback.efi.signed /usr/lib/shim -- cgit v1.2.3