]> git.proxmox.com Git - grub2.git/commitdiff
Add xfs module to signed UEFI images
authorColin Watson <cjwatson@debian.org>
Mon, 29 Oct 2018 12:20:00 +0000 (12:20 +0000)
committerColin Watson <cjwatson@debian.org>
Mon, 29 Oct 2018 12:20:02 +0000 (12:20 +0000)
Closes: #911147
LP: #1652822

debian/build-efi-images
debian/changelog

index e476017f3549726a205de01f53023f4501497825..0df01e9aef8cd31dde7e70aeffea0ba981681488 100755 (executable)
@@ -128,6 +128,7 @@ CD_MODULES="
        test
        true
        video
+       xfs
        zfs
        zfscrypt
        zfsinfo
index 6c5f68f9e912e6711d2f748fa26cea755ff6c7e3..54dcccbfaab8d8eba3c8f417a5e5c25fe72ed18c 100644 (file)
@@ -16,6 +16,7 @@ grub2 (2.02+dfsg1-8) UNRELEASED; urgency=medium
   * Don't source /etc/default/grub.d/*.cfg in config maintainer scripts,
     since otherwise we incorrectly merge settings from there into
     /etc/default/grub (closes: #872637, LP: #1797894).
+  * Add xfs module to signed UEFI images (closes: #911147, LP: #1652822).
 
   [ Debconf translations ]
   * [sv] Swedish (Martin Bagge and Anders Jonsson; closes: #851964).