summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-17 13:40:59 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-17 13:40:59 +0000
commita0a909e3d060d94103be018951f19e73036cff45 (patch)
treeb14bfcd82e13502514ba1b0094fa0f7cd9009633 /kernel
parentd39877d3db2e74ddf1919a713056a6ee22326667 (diff)
downloaddrakx-backup-do-not-use-a0a909e3d060d94103be018951f19e73036cff45.tar
drakx-backup-do-not-use-a0a909e3d060d94103be018951f19e73036cff45.tar.gz
drakx-backup-do-not-use-a0a909e3d060d94103be018951f19e73036cff45.tar.bz2
drakx-backup-do-not-use-a0a909e3d060d94103be018951f19e73036cff45.tar.xz
drakx-backup-do-not-use-a0a909e3d060d94103be018951f19e73036cff45.zip
add dm-zero for dmraid
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 84dd3208d..19008de5e 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -235,7 +235,7 @@ our %l = (
# just here for classification, unused categories (nor auto-detect, nor load_thiskind)
{
raid => [
- qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6),
+ qw(dm-crypt dm-mirror dm-zero dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6),
],
mouse => [
qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp),