From bdbcb22eafb9868a284f3f3e2ff9a982e253b9f0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 18 Dec 2011 10:45:33 +0000 Subject: include nilfs2 module (#3807) --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index af7992738..208c44a27 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- include nilfs2 module (#3807) + Version 1.57 - 24 October 2011 by Thomas Backlund - sync with kernel-3.1.0-1.mga2 diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 31e0af3b7..a93d8bc1d 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -192,7 +192,7 @@ our %l = ( loopback => [ qw(isofs loop squashfs) ], local => [ if_(arch() =~ /^ppc/, qw(hfs)), - qw(btrfs ext3 ext4 jfs ntfs reiserfs reiser4 vfat xfs), + qw(btrfs ext3 ext4 jfs nilfs2 ntfs reiserfs reiser4 vfat xfs), ], various => [ qw(romfs ufs unionfs) ], -- cgit v1.2.1