mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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:
@@ -5,6 +5,6 @@ Distribution=ubuntu
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
linux-image-virtual
|
||||
linux-image-generic
|
||||
linux-tools-common
|
||||
linux-tools-virtual
|
||||
|
||||
Reference in New Issue
Block a user