diff mbox

[SRU,Raring,1/1] UBUNTU: [Config] add iwldvm to nic-modules

Message ID 1374601136-7015-1-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft July 23, 2013, 5:38 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1204194
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/d-i/modules/nic-modules | 1 +
 1 file changed, 1 insertion(+)

	It seems that iwlwifi is now dependant on the iwldvm module,
	so we need to include this in the nic-modules udeb as well else
	it is completly useless.

	Seems that this might be applied to a CD for a point release,
	so fixing it here as well as in saucy.

	-apw

Comments

Brad Figg July 23, 2013, 5:54 p.m. UTC | #1
On 07/23/2013 10:38 AM, Andy Whitcroft wrote:
> BugLink: http://bugs.launchpad.net/bugs/1204194
> Signed-off-by: Andy Whitcroft <apw@canonical.com>
> ---
>  debian.master/d-i/modules/nic-modules | 1 +
>  1 file changed, 1 insertion(+)
> 
> 	It seems that iwlwifi is now dependant on the iwldvm module,
> 	so we need to include this in the nic-modules udeb as well else
> 	it is completly useless.
> 
> 	Seems that this might be applied to a CD for a point release,
> 	so fixing it here as well as in saucy.
> 
> 	-apw
> 
> diff --git a/debian.master/d-i/modules/nic-modules b/debian.master/d-i/modules/nic-modules
> index 608c25e..4df3aa0 100644
> --- a/debian.master/d-i/modules/nic-modules
> +++ b/debian.master/d-i/modules/nic-modules
> @@ -85,6 +85,7 @@ ipw2200 ?
>  iwl3945 ?
>  iwl4965 ?
>  iwl-legacy ?
> +iwldvm ?
>  iwlwifi ?
>  ixgb ?
>  ixgbe ?
>
Tim Gardner July 23, 2013, 6:13 p.m. UTC | #2

diff mbox

Patch

diff --git a/debian.master/d-i/modules/nic-modules b/debian.master/d-i/modules/nic-modules
index 608c25e..4df3aa0 100644
--- a/debian.master/d-i/modules/nic-modules
+++ b/debian.master/d-i/modules/nic-modules
@@ -85,6 +85,7 @@  ipw2200 ?
 iwl3945 ?
 iwl4965 ?
 iwl-legacy ?
+iwldvm ?
 iwlwifi ?
 ixgb ?
 ixgbe ?