From 27e5f20d9cc29ea7ca30b230c3734e1fe85e7815 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 19 Sep 2008 06:48:05 +0000 Subject: - add modules "sha256_generic cbc amd768_rng" for crypsetup/LUKS --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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), -- cgit v1.2.1