diff mbox

[SRU,Precise] UBUNTU: [Config] Add cifs support to the nfs-modules list

Message ID 1343750311-55749-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner July 31, 2012, 3:58 p.m. UTC
From: Chris Van Hoof <vanhoof@canonical.com>

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

Adding cifs filesystem support to the existing nfs-modules
d-i package list.

Signed-off-by: Chris Van Hoof <vanhoof@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.master/d-i/modules/nfs-modules |    1 +
 1 file changed, 1 insertion(+)

Comments

Herton Ronaldo Krzesinski July 31, 2012, 4:19 p.m. UTC | #1

Leann Ogasawara July 31, 2012, 6:10 p.m. UTC | #2
On 07/31/2012 08:58 AM, Tim Gardner wrote:
> From: Chris Van Hoof <vanhoof@canonical.com>
>
> BugLink: http://bugs.launchpad.net/bugs/1031398
>
> Adding cifs filesystem support to the existing nfs-modules
> d-i package list.
>
> Signed-off-by: Chris Van Hoof <vanhoof@canonical.com>
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

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

> ---
>  debian.master/d-i/modules/nfs-modules |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/debian.master/d-i/modules/nfs-modules b/debian.master/d-i/modules/nfs-modules
> index 92ca0b5..26393cb 100644
> --- a/debian.master/d-i/modules/nfs-modules
> +++ b/debian.master/d-i/modules/nfs-modules
> @@ -2,3 +2,4 @@ nfs ?
>  nfs_acl ?
>  lockd ?
>  sunrpc ?
> +cifs ?
Tim Gardner July 31, 2012, 6:58 p.m. UTC | #3

diff mbox

Patch

diff --git a/debian.master/d-i/modules/nfs-modules b/debian.master/d-i/modules/nfs-modules
index 92ca0b5..26393cb 100644
--- a/debian.master/d-i/modules/nfs-modules
+++ b/debian.master/d-i/modules/nfs-modules
@@ -2,3 +2,4 @@  nfs ?
 nfs_acl ?
 lockd ?
 sunrpc ?
+cifs ?