UBUNTU: [Config] Include all filesystem modules for virtual
authorStefan Bader <stefan.bader@canonical.com>
Thu, 22 Sep 2011 16:28:24 +0000 (18:28 +0200)
committerHerton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Tue, 27 Sep 2011 19:13:57 +0000 (16:13 -0300)
We got another module inclusion request for the virtual package: quota.
Filesystems are not hardware dependant and someone will come and want
any missing one sooner or later. So instead of just adding quota, get over
with it and just include them all. This is what we finally did for
Lucid, too.

BugLink: http://bugs.launchpad.net/bugs/761809

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

debian.master/control.d/virtual.inclusion-list

index 35bb636..0fb44c3 100644 (file)
@@ -81,26 +81,7 @@ drivers/video/fb_sys_fops.ko
 drivers/virtio/virtio_balloon.ko
 drivers/watchdog/softdog.ko
 drivers/xen/*
-fs/binfmt_misc.ko
-fs/btrfs/*
-fs/cachefiles/cachefiles.ko
-fs/configfs/*
-fs/exportfs/*
-fs/fat/*
-fs/nls/nls_cp437.ko
-fs/nls/nls_iso8859-1.ko
-fs/isofs/*
-fs/cifs/*
-fs/xfs/*
-fs/ufs/*
-fs/smbfs/*
-fs/squashfs/*
-fs/nfs/*
-fs/nfsd/*
-fs/nfs_common/*
-fs/fscache/*
-fs/lockd/*
-fs/autofs4/autofs4.ko
+fs/*
 lib/*
 net/802/*
 net/8021q/*