summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-centos/mkosi.repart/10-root.conf.d/xfs.conf
blob: a50de68110e6e298c537be64c323ab03d3465e7a (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-2.1-or-later

[Partition]
# btrfs isn't supported on CentOS. Ideally we'd use xfs instead but we lose xattrs when doing rootless
# population of xfs which is required for testing SELinux so let's do ext4 instead.
Format=ext4