summaryrefslogtreecommitdiff
path: root/mkosi.default.d
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.default.d')
-rw-r--r--mkosi.default.d/10-systemd.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/mkosi.default.d/10-systemd.conf b/mkosi.default.d/10-systemd.conf
new file mode 100644
index 0000000000..98ee15bf1b
--- /dev/null
+++ b/mkosi.default.d/10-systemd.conf
@@ -0,0 +1,20 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
+
+[Output]
+Format=gpt_btrfs
+Bootable=yes
+HostonlyInitrd=yes
+
+[Packages]
+BuildDirectory=mkosi.builddir
+Cache=mkosi.cache
+
+[Host]
+QemuHeadless=yes
+NetworkVeth=yes
+
+[Validation]
+Password=
+Autologin=yes