summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-19 06:48:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-19 06:48:05 +0000
commit27e5f20d9cc29ea7ca30b230c3734e1fe85e7815 (patch)
tree0f9c4d905900d1431a989e46a5d7e2a19f1d1a6d
parent562c8c525f7b9bf005c56e589623817a19e23438 (diff)
downloaddrakx-backup-do-not-use-27e5f20d9cc29ea7ca30b230c3734e1fe85e7815.tar
drakx-backup-do-not-use-27e5f20d9cc29ea7ca30b230c3734e1fe85e7815.tar.gz
drakx-backup-do-not-use-27e5f20d9cc29ea7ca30b230c3734e1fe85e7815.tar.bz2
drakx-backup-do-not-use-27e5f20d9cc29ea7ca30b230c3734e1fe85e7815.tar.xz
drakx-backup-do-not-use-27e5f20d9cc29ea7ca30b230c3734e1fe85e7815.zip
- add modules "sha256_generic cbc amd768_rng" for crypsetup/LUKS
-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),