[Applied] [Oneiric][linux-meta][PATCH 1/1] UBUNTU: Add linux-image-extra-virtual meta package

Leann Ogasawara leann.ogasawara at canonical.com
Thu Oct 6 17:58:13 UTC 2011


Applied to Oneiric linux-meta master.

Thanks,
Leann

On Thu, 2011-10-06 at 08:59 -0700, Leann Ogasawara wrote:
> BugLink: http://bugs.launchpad.net/bugs/869220
> 
> == SRU Justification ==
> 
> We've started shipping a linux-image-extra's package for the virtual
> flavor. We need to add the corresponding meta package or we will see a
> component mismatch in the archive:
> 
> http://people.canonical.com/~ubuntu-archive/component-mismatches.txt
> 
> From e9e0df878307b86398ab9505cb1471e36943c2e3 Mon Sep 17 00:00:00 2001
> From: Leann Ogasawara <leann.ogasawara at canonical.com>
> Date: Thu, 6 Oct 2011 06:42:37 -0700
> Subject: [PATCH] UBUNTU: Add linux-image-extra-virtual meta package
> 
> BugLink: http://bugs.launchpad.net/bugs/869220
> 
> We've started shipping a linux-image-extra's package for the virtual
> flavor.  Add the corresponding meta package.
> 
> Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
> ---
>  meta-source/debian/control.d/virtual |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-source/debian/control.d/virtual b/meta-source/debian/control.d/virtual
> index 210ecfe..f31c17e 100644
> --- a/meta-source/debian/control.d/virtual
> +++ b/meta-source/debian/control.d/virtual
> @@ -24,3 +24,12 @@ Depends: ${misc:Depends}, linux-image-virtual (= ${binary:Version})
>  Description: Complete Linux kernel for virtual machines
>   This package will always depend on the latest complete Linux kernel available
>   for virtual machines.
> +
> +Package: linux-image-extra-virtual
> +Architecture: i386 amd64
> +Section: metapackages
> +Priority: optional
> +Depends: ${misc:Depends}, linux-image-extra-${kernel-abi-version}-virtual
> +Description: Linux kernel extra modules for virtual machines
> + This package will always depend on the latest kernel extra modules available
> + for virtual machines.
> -- 
> 1.7.4.1
> 
> 
> 
> 






More information about the kernel-team mailing list