mbox series

[0/2,SRU,F/azure,Linux-lrm] Add the NVIDIA 455 series

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

Message

Paolo Pisati Nov. 5, 2020, 4:15 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             |  6 +++---
 debian/rules                        | 16 ++++++++--------
 4 files changed, 24 insertions(+), 18 deletions(-)
 create mode 100644 debian/control.d/migrate-nvidia-435

Comments

Kleber Sacilotto de Souza Nov. 6, 2020, 8:45 a.m. UTC | #1
On 05.11.20 17:15, 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             |  6 +++---
>   debian/rules                        | 16 ++++++++--------
>   4 files changed, 24 insertions(+), 18 deletions(-)
>   create mode 100644 debian/control.d/migrate-nvidia-435
> 

Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Khalid Elmously Nov. 9, 2020, 5:10 a.m. UTC | #2
On 2020-11-05 17:15:30 , 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             |  6 +++---
>  debian/rules                        | 16 ++++++++--------
>  4 files changed, 24 insertions(+), 18 deletions(-)
>  create mode 100644 debian/control.d/migrate-nvidia-435
> 

Acked-by: Khalid Elmously <khalid.elmously@canonical.com>


> -- 
> 2.27.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Stefan Bader Nov. 13, 2020, 2:16 p.m. UTC | #3
On 05.11.20 17:15, 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             |  6 +++---
>  debian/rules                        | 16 ++++++++--------
>  4 files changed, 24 insertions(+), 18 deletions(-)
>  create mode 100644 debian/control.d/migrate-nvidia-435
> 
Applied to focal/lrm/azure. Thanks.

-Stefan