mbox series

[v2,0/2,SRU,F/aws,linux-lrm] Add the NVIDIA 455 series

Message ID 20201105154831.100003-1-paolo.pisati@canonical.com
Headers show
Series Add the NVIDIA 455 series | expand

Message

Paolo Pisati Nov. 5, 2020, 3:48 p.m. UTC
Update the NVIDIA 455 driver and drop the 435 series.                                                                                                   

Also, provide a new virtual package, so that packagers                                                                                                 
can specify a dependency on signed modules (as opposed to                                                                                               
the DKMS packages).                                                                                                                                     

BugLink: https://bugs.launchpad.net/bugs/1902093

Alberto Milone (2):
  UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
    virtual package
  UBUNTU: [Packaging] NVIDIA -- Add the 455 driver

 debian/control.d/meta-nvidia        | 14 +++++++-------
 debian/control.d/migrate-nvidia-435 |  6 ++++++
 debian/control.d/nvidia             |  4 ++--
 debian/rules                        | 16 ++++++++--------
 4 files changed, 23 insertions(+), 17 deletions(-)
 create mode 100644 debian/control.d/migrate-nvidia-435

Comments

Stefan Bader Nov. 5, 2020, 4 p.m. UTC | #1
On 05.11.20 16:48, Paolo Pisati wrote:
> Update the NVIDIA 455 driver and drop the 435 series.                                                                                                   
> 
> Also, provide a new virtual package, so that packagers                                                                                                 
> can specify a dependency on signed modules (as opposed to                                                                                               
> the DKMS packages).                                                                                                                                     
> 
> BugLink: https://bugs.launchpad.net/bugs/1902093
> 
> Alberto Milone (2):
>   UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
>     virtual package
>   UBUNTU: [Packaging] NVIDIA -- Add the 455 driver
> 
>  debian/control.d/meta-nvidia        | 14 +++++++-------
>  debian/control.d/migrate-nvidia-435 |  6 ++++++
>  debian/control.d/nvidia             |  4 ++--
>  debian/rules                        | 16 ++++++++--------
>  4 files changed, 23 insertions(+), 17 deletions(-)
>  create mode 100644 debian/control.d/migrate-nvidia-435
> 
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Paolo Pisati Nov. 5, 2020, 4:18 p.m. UTC | #2
On Thu, Nov 05, 2020 at 04:48:29PM +0100, Paolo Pisati wrote:
> Update the NVIDIA 455 driver and drop the 435 series.

While doing azure i noticed a 'nvidia-kernel-common-435' left behind in
debian/control.d/nvidia, let me resend.
Paolo Pisati Nov. 5, 2020, 4:33 p.m. UTC | #3
On Thu, Nov 05, 2020 at 05:18:04PM +0100, Paolo Pisati wrote:
> On Thu, Nov 05, 2020 at 04:48:29PM +0100, Paolo Pisati wrote:
> > Update the NVIDIA 455 driver and drop the 435 series.
> 
> While doing azure i noticed a 'nvidia-kernel-common-435' left behind in
> debian/control.d/nvidia, let me resend.

Never mind, the discrepancy was only present in the azure flavour,
thus this series is sound - keep on reviewing/applying.
Kleber Sacilotto de Souza Nov. 6, 2020, 8:40 a.m. UTC | #4
On 05.11.20 16:48, Paolo Pisati wrote:
> Update the NVIDIA 455 driver and drop the 435 series.
> 
> Also, provide a new virtual package, so that packagers
> can specify a dependency on signed modules (as opposed to
> the DKMS packages).
> 
> BugLink: https://bugs.launchpad.net/bugs/1902093
> 
> Alberto Milone (2):
>    UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
>      virtual package
>    UBUNTU: [Packaging] NVIDIA -- Add the 455 driver
> 
>   debian/control.d/meta-nvidia        | 14 +++++++-------
>   debian/control.d/migrate-nvidia-435 |  6 ++++++
>   debian/control.d/nvidia             |  4 ++--
>   debian/rules                        | 16 ++++++++--------
>   4 files changed, 23 insertions(+), 17 deletions(-)
>   create mode 100644 debian/control.d/migrate-nvidia-435
> 

Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Kleber Sacilotto de Souza Nov. 13, 2020, 11:35 a.m. UTC | #5
On 05.11.20 16:48, Paolo Pisati wrote:
> Update the NVIDIA 455 driver and drop the 435 series.
> 
> Also, provide a new virtual package, so that packagers
> can specify a dependency on signed modules (as opposed to
> the DKMS packages).
> 
> BugLink: https://bugs.launchpad.net/bugs/1902093
> 
> Alberto Milone (2):
>    UBUNTU: [Packaging] NVIDIA -- provide the nvidia-prebuilt-kernel
>      virtual package
>    UBUNTU: [Packaging] NVIDIA -- Add the 455 driver
> 
>   debian/control.d/meta-nvidia        | 14 +++++++-------
>   debian/control.d/migrate-nvidia-435 |  6 ++++++
>   debian/control.d/nvidia             |  4 ++--
>   debian/rules                        | 16 ++++++++--------
>   4 files changed, 23 insertions(+), 17 deletions(-)
>   create mode 100644 debian/control.d/migrate-nvidia-435
> 

Applied to focal/linux-restricted-modules-aws.

Thanks,
Kleber