]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi-vm: Enable universe repository for ubuntu in mkosi-vm
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 23 Oct 2025 06:25:23 +0000 (08:25 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 23 Oct 2025 09:00:28 +0000 (11:00 +0200)
dbus-broker, systemd-boot and various other packages installed by
mkosi-vm come from the universe repository, so let's enable it for
the mkosi-vm config.

mkosi/resources/mkosi-vm/mkosi.conf.d/ubuntu.conf [new file with mode: 0644]

diff --git a/mkosi/resources/mkosi-vm/mkosi.conf.d/ubuntu.conf b/mkosi/resources/mkosi-vm/mkosi.conf.d/ubuntu.conf
new file mode 100644 (file)
index 0000000..f76b107
--- /dev/null
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+Distribution=ubuntu
+
+[Distribution]
+Repositories=universe