diff mbox

[1/1] UBUNTU: [Config] d-i -- add xts.ko to crypto-modules udeb

Message ID 1391683074-7028-2-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft Feb. 6, 2014, 10:37 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1276739

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/d-i/modules/crypto-modules | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Bader Feb. 6, 2014, 12:07 p.m. UTC | #1
Easy enough. One more module in udeb unlikely to harm.
diff mbox

Patch

diff --git a/debian.master/d-i/modules/crypto-modules b/debian.master/d-i/modules/crypto-modules
index b2f623a..1c3df90 100644
--- a/debian.master/d-i/modules/crypto-modules
+++ b/debian.master/d-i/modules/crypto-modules
@@ -6,3 +6,4 @@  sha256_generic ?
 cbc ?
 ecb ?
 crc32c ?
+xts ?