summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-02-09 11:24:48 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-02-09 11:24:48 +0000
commit80cdd1b5860d69c32447674496cee00dd909a9b7 (patch)
tree0118e9a9f1fe9bc1016083ed3846c021bac007f9 /kernel
parent2027ecc5b048f148290cd40b13bb6c6e9c158f12 (diff)
downloaddrakx-backup-do-not-use-80cdd1b5860d69c32447674496cee00dd909a9b7.tar
drakx-backup-do-not-use-80cdd1b5860d69c32447674496cee00dd909a9b7.tar.gz
drakx-backup-do-not-use-80cdd1b5860d69c32447674496cee00dd909a9b7.tar.bz2
drakx-backup-do-not-use-80cdd1b5860d69c32447674496cee00dd909a9b7.tar.xz
drakx-backup-do-not-use-80cdd1b5860d69c32447674496cee00dd909a9b7.zip
handle ntfs at install time (#3653)
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 611133471..152045ece 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -144,7 +144,7 @@ our %l = (
if_(arch() =~ /^ppc/, qw(hfs)),
qw(reiserfs),
],
- various => [ qw(smbfs romfs ext3 xfs jfs ufs) ],
+ various => [ qw(smbfs romfs ext3 xfs jfs ufs ntfs) ],
},