From 5b78d612ab627b1b069b10615b270e064eaae838 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 10 Sep 2009 14:57:55 +0000 Subject: revert squashfs-lzma and sqlzma inclusion (this breaks install) --- images/NEWS | 1 + kernel/list_modules.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 9cb6124ce..966f4bcb2 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,4 +1,5 @@ - fix firmware loading +- revert squashfs-lzma and sqlzma inclusion (this breaks install) Version 1.42 - 9 September 2009, by Pascal Terjan diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 7f13126fa..295a884a2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -172,7 +172,7 @@ our %l = ( { network => [ qw(af_packet nfs smbfs) ], cdrom => [ qw(isofs) ], - loopback => [ qw(isofs loop squashfs squashfs-lzma sqlzma) ], + loopback => [ qw(isofs loop squashfs) ], local => [ if_(arch() =~ /^ppc/, qw(hfs)), qw(reiserfs reiser4 jfs xfs ntfs vfat ext3 ext4), -- cgit v1.2.1