Just because centos doesn't support it doesn't mean we can't use it
on the other distros.
[Output]
Format=cpio
-# TODO: Switch to zstd once we stop building CentOS Stream 8.
-CompressOutput=xz
[Content]
-BaseTrees=mkosi.output/base
+BaseTrees=../../mkosi.output/base
MakeInitrd=yes
# Arch Linux doesn't split their gcc-libs package so we manually remove unneeded stuff here to make sure it
--- /dev/null
+# 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
--- /dev/null
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+Distribution=arch debian fedora opensuse ubuntu
+
+[Output]
+CompressOutput=zst