I believe the relevant commit for this bug report is here: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=commitdiff;h=6e04e48078b50cb0ffbdb7a01d9b8c10b0064d1c
>From 6e04e48078b50cb0ffbdb7a01d9b8c10b0064d1c Mon Sep 17 00:00:00 2001 From: Andy Whitcroft <[email protected]> Date: Thu, 6 Feb 2014 10:37:54 +0000 Subject: [PATCH] UBUNTU: [Config] d-i -- add xts.ko to crypto-modules udeb BugLink: http://bugs.launchpad.net/bugs/1276739 Signed-off-by: Andy Whitcroft <[email protected]> Acked-by: Stefan Bader <[email protected]> Signed-off-by: Tim Gardner <[email protected]> --- debian.master/d-i/modules/crypto-modules | 1 + 1 file changed, 1 insertion(+) 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 ? -- 1.7.9.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276739 Title: partman-crypto uses xts by default, yet xts.ko kernel module is not present in 3.2 (original-point-zero stack) crypto-modules-udeb To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1276739/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
