From: Lennart Poettering Date: Mon, 10 Feb 2025 15:21:51 +0000 (+0100) Subject: mkosi: support nvme-over-tcp in the initrd + thunderbolt-net X-Git-Tag: v26~399 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c191ec9afd2dd41638bb17ccd976293bbbf4ec4d;p=thirdparty%2Fmkosi.git mkosi: support nvme-over-tcp in the initrd + thunderbolt-net Let's make storage target mode a thing, and support nvme-over-tcp in the initrd, as well as thunderbolt-net. nvme-over-tcp probably makes sense anyway for supporting the probbaly best way to do network booting these days. --- diff --git a/mkosi/resources/mkosi-initrd/mkosi.conf b/mkosi/resources/mkosi-initrd/mkosi.conf index 5b8fb45e6..a8f811baf 100644 --- a/mkosi/resources/mkosi-initrd/mkosi.conf +++ b/mkosi/resources/mkosi-initrd/mkosi.conf @@ -75,6 +75,7 @@ KernelModulesInclude= /mei.ko /mxm-wmi.ko /nvme.ko + /nvmet-tcp.ko /overlay.ko /parport.ko /pmt_telemetry.ko @@ -88,6 +89,7 @@ KernelModulesInclude= /snd-intel-dspcfg.ko /snd-soc-hda-codec.ko /squashfs.ko + /thunderbolt_net.ko /ttm.ko /usb-storage.ko /uvc.ko