diff mbox series

Move dmi-sysfs and qemu_fw_cfg modules to linux-modules

Message ID 20240222110441.3722962-1-daan.j.demeyer@gmail.com
State New
Headers show
Series Move dmi-sysfs and qemu_fw_cfg modules to linux-modules | expand

Commit Message

Daan De Meyer Feb. 22, 2024, 11:03 a.m. UTC
dmi-sysfs and qemu_fw_cfg are used to retrieve systemd credentials
passed into virtual machines. Systemd credentials allow configuring
a virtual machine at runtime. To make this feature available to
ubuntu systems without having to install linux-modules-extra (which
also pulls in linux-firmware), let's move these modules to
linux-modules so that users can install linux-virtual to get these
modules without pulling in linux-firmware.
---
 debian.master/control.d/generic.inclusion-list | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/debian.master/control.d/generic.inclusion-list b/debian.master/control.d/generic.inclusion-list
index 9b9bd7c35ae0..ad3cb8b9d255 100644
--- a/debian.master/control.d/generic.inclusion-list
+++ b/debian.master/control.d/generic.inclusion-list
@@ -43,6 +43,8 @@  drivers/crypto/vmx/vmx-crypto.ko
 drivers/dma/tegra210-adma.ko
 drivers/firmware/efi/*
 drivers/firmware/iscsi_ibft.ko
+drivers/firmware/dmi-sysfs.ko
+drivers/firmware/qemu_fw_cfg.ko
 drivers/gpio/gpio-max77620.ko
 drivers/gpu/drm/ast/ast.ko
 drivers/gpu/drm/bochs/bochs-drm.ko