From: Luca Boccassi Date: Fri, 26 Sep 2025 14:38:31 +0000 (+0100) Subject: mkosi-initrd: install systemd-container in network profile X-Git-Tag: v26~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477b6b2ed57155aa6135077ae972b56b069653e8;p=thirdparty%2Fmkosi.git mkosi-initrd: install systemd-container in network profile In fedora/suse/debian/ubuntu systemd-importd is in this package, which is used to pull the remote DDI in the netboot case --- diff --git a/mkosi/resources/mkosi-initrd/mkosi.profiles/network/mkosi.conf.d/systemd-container.conf b/mkosi/resources/mkosi-initrd/mkosi.profiles/network/mkosi.conf.d/systemd-container.conf new file mode 100644 index 000000000..16563d8d8 --- /dev/null +++ b/mkosi/resources/mkosi-initrd/mkosi.profiles/network/mkosi.conf.d/systemd-container.conf @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[Match] +Distribution=!arch + +[Content] +Packages=systemd-container