summaryrefslogtreecommitdiffstats
path: root/mkosi.images/initrd/mkosi.conf.d/10-centos.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.images/initrd/mkosi.conf.d/10-centos.conf')
-rw-r--r--mkosi.images/initrd/mkosi.conf.d/10-centos.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/mkosi.images/initrd/mkosi.conf.d/10-centos.conf b/mkosi.images/initrd/mkosi.conf.d/10-centos.conf
new file mode 100644
index 0000000..3f92e52
--- /dev/null
+++ b/mkosi.images/initrd/mkosi.conf.d/10-centos.conf
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+Distribution=centos
+
+[Output]
+# TODO: Switch to zstd once we stop building CentOS Stream 8.
+CompressOutput=xz
+
+[Content]
+Packages=xfsprogs
+ tpm2-tools