Message ID | 20201105154831.100003-1-paolo.pisati@canonical.com |
---|---|
Headers | show |
Series | Add the NVIDIA 455 series | expand |
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>
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.
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.
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>
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