From patchwork Thu Sep 22 16:28:24 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Natty,SRU] Include all filesystem modules for virtual From: Stefan Bader X-Patchwork-Id: 115969 Message-Id: <1316708904-8223-1-git-send-email-stefan.bader@canonical.com> To: kernel-team@lists.ubuntu.com Date: Thu, 22 Sep 2011 18:28:24 +0200 There is a use-case for requiring the quota filesystem modules. But there also may be need for any other filesystem related module as well. For Oneiric we will have an extra package covering anything not in the main virtual package. And for Lucid we already package up any module under fs/*. So just do the same for Natty. This increases the package size from 11 to 13 MB. -Stefan >From 56b99ae300a2f49b136eb64840ad1a1ad1182e86 Mon Sep 17 00:00:00 2001 From: Stefan Bader Date: Thu, 22 Sep 2011 17:39:30 +0200 Subject: [PATCH] UBUNTU: (config) Include all filesystem modules for virtual 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 Acked-by: Leann Ogasawara --- debian.master/control.d/virtual.inclusion-list | 21 +-------------------- 1 files changed, 1 insertions(+), 20 deletions(-) diff --git a/debian.master/control.d/virtual.inclusion-list b/debian.master/control.d/virtual.inclusion-list index 35bb636..0fb44c3 100644 --- a/debian.master/control.d/virtual.inclusion-list +++ b/debian.master/control.d/virtual.inclusion-list @@ -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/*