Files
systemd/mkosi.repart/10-root.conf
Luca Boccassi f6eed063a6 mkosi: switch rootfs to ext4
btrfs is currently broken for nspawn on recent kernels, so switch
to the best filesystem until that is solved
2025-01-22 22:50:52 +00:00

9 lines
124 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
[Partition]
Type=root
Format=ext4
CopyFiles=/
SizeMinBytes=8G
SizeMaxBytes=8G