mkosi: use generic ubuntu kernel for udev and nvme tests

TEST-17-UDEV expects to find scsi_debug and TEST-84-STORAGETM expects to
find nvmet-tcp.

This isn't ideal as it adds firmware, microcode and other drivers to the
initramfs, but there's no linux-modules-extra virtual package
to just include the extra modules.
This commit is contained in:
Richard Maw 2024-04-23 16:36:15 +01:00
parent 9750972455
commit 6e40124efb

View file

@ -5,6 +5,6 @@ Distribution=ubuntu
[Content]
Packages=
linux-image-virtual
linux-image-generic
linux-tools-common
linux-tools-virtual