diff mbox

[Natty,SRU] Include all filesystem modules for virtual

Message ID 1316708904-8223-1-git-send-email-stefan.bader@canonical.com
State New
Headers show

Commit Message

Stefan Bader Sept. 22, 2011, 4:28 p.m. UTC
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 <stefan.bader@canonical.com>
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 <stefan.bader@canonical.com>
---
 debian.master/control.d/virtual.inclusion-list |   21 +--------------------
 1 files changed, 1 insertions(+), 20 deletions(-)

Comments

Leann Ogasawara Sept. 22, 2011, 5:18 p.m. UTC | #1
On Thu, 2011-09-22 at 18:28 +0200, Stefan Bader wrote:
> 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 <stefan.bader@canonical.com>
> 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 <stefan.bader@canonical.com>

Acked-by: Leann Ogasawara <leann.ogasawara@canonical.com>

> ---
>  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/*
> -- 
> 1.7.4.1
> 
>
Tim Gardner Sept. 22, 2011, 5:36 p.m. UTC | #2
On 09/22/2011 10:28 AM, Stefan Bader wrote:
> 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<stefan.bader@canonical.com>
> 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<stefan.bader@canonical.com>
> ---
>   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/*
diff mbox

Patch

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/*