[GUTSY] [PATCH] Add crypto-modules

Colin Watson cjwatson at ubuntu.com
Mon Sep 10 13:01:45 UTC 2007


The dm-crypt specification (cryptsetup, partman-crypto, et al) requires
a crypto-modules udeb. Could you add it using this patch, please? I
haven't build-tested it, but the module selection is from Debian's
similar udeb and our kernel has all the necessary modules, so I think it
should be OK.

diff --git a/debian/d-i/modules/crypto-modules b/debian/d-i/modules/crypto-modules
new file mode 100644
index 0000000..df62737
--- /dev/null
+++ b/debian/d-i/modules/crypto-modules
@@ -0,0 +1,7 @@
+aes
+blowfish
+twofish
+serpent
+sha256
+cbc ?
+ebc ?
diff --git a/debian/d-i/package-list b/debian/d-i/package-list
index 825d78d..8771a83 100644
--- a/debian/d-i/package-list
+++ b/debian/d-i/package-list
@@ -171,3 +171,9 @@ Priority: standard
 Depends: kernel-image, storage-core-modules, scsi-modules
 Description: Fusion and i2o storage modules
  This package containes the fusion and i2o storage modules.
+
+Package: crypto-modules
+Priority: extra
+Depends: kernel-image
+Description: crypto modules
+ This package contains crypto modules.

Thanks,

-- 
Colin Watson                                       [cjwatson at ubuntu.com]




More information about the kernel-team mailing list