summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index 82d37c555..c9c434bb7 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- add modules "sha256_generic cbc amd768_rng" for crypsetup/LUKS
+
Version 1.30 - 12 June 2008, by Olivier "blino" Blin
- handle ide-cd being renamed as ide-cd_mod
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 922416872..3cc39c7da 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -253,7 +253,7 @@ our %l = (
qw(wdt_pci i810-tco sx), #- what are these???
],
crypto => [
- qw(amd768_rng amd7xx_tco i810_rng hw_random leedslite padlock),
+ qw(sha256_generic cbc amd768_rng amd7xx_tco i810_rng hw_random leedslite padlock),
],
laptop => [
qw(i8k sonypi toshiba),