From 56514da83837f28219714177fd503a223c591880 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 20 Jul 2007 15:21:27 +0000 Subject: add unionfs module (for rescue images) --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index bbe5d6f7e..938adfc29 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -167,7 +167,7 @@ our %l = ( if_(arch() =~ /^ppc/, qw(hfs)), qw(reiserfs jfs xfs), ], - various => [ qw(smbfs romfs ext3 ufs ntfs) ], + various => [ qw(smbfs romfs ext3 ufs ntfs unionfs) ], }, -- cgit v1.2.1