From 9c249bd41876f525f37fe5df70ebcc234313755a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 21 Mar 2005 12:15:18 +0000 Subject: add missing DM modules for dmraid support (#14806) --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 1130c91ac..439310564 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -189,7 +189,7 @@ our %l = ( # just here for classification, unused categories (nor auto-detect, nor load_thiskind) { raid => [ - qw(linear raid0 raid1 raid5 lvm-mod multipath dm-mod), + qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid5), ], mouse => [ qw(atixlmouse busmouse generic_serial inport logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp), -- cgit v1.2.1