~mateus-morais/ubuntu-seeds/+git/ubuntu:focal

Last commit made on 2023-06-28
Get this branch:
git clone -b focal https://git.launchpad.net/~mateus-morais/ubuntu-seeds/+git/ubuntu
Only Mateus Rodrigues de Morais can upload to this branch. If you are Mateus Rodrigues de Morais please log in for upload directions.

Branch merges

Branch information

Recent commits

00261f6... by Jeremy Bícha

supported: Drop obsolete openjdk-11 packages

https://launchpad.net/ubuntu/+source/openjdk-11/+publishinghistory

b2304b3... by Dimitri John Ledkov

ship-live: do not pull in edge hwe kernel

ship-live has a pattern to include all nvidia LRM for the
generic-hwe-20.04 flavour. But the pattern also matches
generic-hwe-20.04-edge flavour. Thus ship-live ISO pool ends up with
some v5.15 kernel packages which are not needed.

Clamp the pattern to only ship hwe-20.04$ related modules.

Signed-off-by: Dimitri John Ledkov <email address hidden>

d37f7e5... by Ken VanDine

snap-store now requires gnome-3-38-2004

4be1506... by Didier Roche-Tolomelli

Remove krb5-config, seems uneeded for GPO download in sssd

0ee348e... by Michael Hudson-Doyle

add wpasupplicant to the server-ship-live seed

a83c543... by Didier Roche-Tolomelli

Add Active Directory integration

Prepares packages in live to run tests with ubiquity patched to propose
this option (LP: #1921374)

6c117b1... by Łukasz Zemczak

Make sure that in the pool for desktop we only include regular nvidia-driver packages, without the nvidia-driver-*-server ones

aec63d4... by Dimitri John Ledkov

Merge branch 'hwe-kernel-missing-in-focal' of git+ssh://git.launchpad.net/~xnox/ubuntu-seeds into focal

8a09032... by Dimitri John Ledkov

server-ship-live: ship hwe-20.04 kernel.

LP: #1914075

44fb930... by Iain Lane

ship-live: Tighten oem-nvidia regex

We're getting ...20.04b in the pool currently - a newer series which we
haven't switched to yet. This is dragging in the kernel itself. Tighten
the regex to only match the 5.6 based drivers. This will have to be
updated when we roll the kernel forward.