diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-03-11 05:26:38 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-03-11 05:26:38 +0000 |
commit | de41363b4bb5416fc2ab2abc9bfd5d52df63457b (patch) | |
tree | 2b634c989a5d0bb4849437626d638424c8f82c70 /resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch | |
parent | 464076335d6ca5e6f801f863e95dc3847616a595 (diff) | |
download | librebootfr-de41363b4bb5416fc2ab2abc9bfd5d52df63457b.tar.gz librebootfr-de41363b4bb5416fc2ab2abc9bfd5d52df63457b.zip |
Update to GRUB 7f2a856faec951b7ab816880bd26e1e10b17a596
Diffstat (limited to 'resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch')
-rw-r--r-- | resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch b/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch index 252f76fb..538f4aef 100644 --- a/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch +++ b/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch @@ -1,7 +1,7 @@ -From b761dd8c48075a285f89ed439a0870879fde6c6e Mon Sep 17 00:00:00 2001 +From f39e8ee5696f15860c73b07e652a8b59fcc834c7 Mon Sep 17 00:00:00 2001 From: John Lane <john@lane.uk.net> Date: Fri, 26 Jun 2015 13:49:58 +0100 -Subject: [PATCH 04/11] Cryptomount luks allow multiple passphrase attempts +Subject: [PATCH 04/10] Cryptomount luks allow multiple passphrase attempts --- grub-core/disk/luks.c | 278 ++++++++++++++++++++++++++------------------------ |