ACK/Cmnt: [xenial/gcp][bionic/gcp][cosmic/gcp][PATCH] UBUNTU: Add the linux-modules-extra-gcp/gke meta package

Stefan Bader stefan.bader at canonical.com
Thu Jul 26 13:30:26 UTC 2018


On 10.07.2018 11:13, Po-Hsu Lin wrote:
> BugLink: https://bugs.launchpad.net/bugs/1780923
> 
> linux-image-gcp/gke does not install extra modules by default. Because
> of that, there's no simple way for users and for the testing
> infrastructure to install them.
> 
> Add a meta package to always follow the latest
> linux-modules-extra-<version>-gcp/gke package available.
> 
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---

I guess since we create it there should be a way to keep it current. Note that
this has to be applied to the linux-gcp-meta tree(s). It can be guessed by the
contents but the subject might be misleading.

-Stefan

>  debian/control.d/gcp | 8 ++++++++
>  debian/control.d/gke | 8 ++++++++
>  2 files changed, 16 insertions(+)
> 
> diff --git a/debian/control.d/gcp b/debian/control.d/gcp
> index 1db6cd3..263b6d4 100644
> --- a/debian/control.d/gcp
> +++ b/debian/control.d/gcp
> @@ -1,3 +1,11 @@
> +Package: linux-extra at SUFFIX@
> +Architecture: amd64
> +Section: kernel
> +Depends: ${misc:Depends}, linux-image-extra-${kernel-abi-version}@SUFFIX@
> +Description: Google Cloud Platform (GCP) Linux kernel extra modules
> + This package will always depend on the latest Google Cloud Platform (GCP)
> + extra modules package available.
> +
>  Package: linux-headers at SUFFIX@
>  Architecture: amd64
>  Section: kernel
> diff --git a/debian/control.d/gke b/debian/control.d/gke
> index 96b38d1..96aa554 100644
> --- a/debian/control.d/gke
> +++ b/debian/control.d/gke
> @@ -1,3 +1,11 @@
> +Package: linux-extra at SUFFIX@
> +Architecture: amd64
> +Section: kernel
> +Depends: ${misc:Depends}, linux-image-extra-${kernel-abi-version}@SRCSUFFIX@
> +Description: Google Container Engine (GKE) Linux kernel extra modules
> + This package will always depend on the latest Google Container Engine (GKE)
> + extra modules package available.
> +
>  Package: linux-headers at SUFFIX@
>  Architecture: amd64
>  Section: kernel
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180726/5a97ecf9/attachment.sig>


More information about the kernel-team mailing list