mbox series

[0/2,SRU,B/oracle,linux-lrm] Add the NVIDIA 455 series

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

Message

Paolo Pisati Nov. 6, 2020, 12:06 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

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

Comments

Kleber Sacilotto de Souza Nov. 16, 2020, 11:34 a.m. UTC | #1
On 06.11.20 13:06, 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
> 
> Paolo Pisati (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 |  7 +++++++
>   debian/control.d/nvidia             |  4 ++--
>   debian/rules                        | 16 ++++++++--------
>   4 files changed, 24 insertions(+), 17 deletions(-)
>   create mode 100644 debian/control.d/migrate-nvidia-435
> 

Applied to bionic/linux-restricted-modules-oracle.

Thanks,
Kleber