From 03f57b2e1352131844239dab247bfc336092662a Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 23 Jun 2009 14:16:43 +0000 Subject: include squashfs-lzma and sqlzma in modules to include in all.rdz --- 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 572a2021d..a45183697 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -171,7 +171,7 @@ our %l = ( { network => [ qw(af_packet nfs smbfs) ], cdrom => [ qw(isofs) ], - loopback => [ qw(isofs loop squashfs) ], + loopback => [ qw(isofs loop squashfs squashfs-lzma sqlzma) ], local => [ if_(arch() =~ /^ppc/, qw(hfs)), qw(reiserfs reiser4 jfs xfs ntfs vfat ext3 ext4), -- cgit v1.2.1