1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

mkosi: switch rootfs to ext4

btrfs is currently broken for nspawn on recent kernels, so switch
to the best filesystem until that is solved

(cherry picked from commit f6eed063a6)
(cherry picked from commit adf4d82671)
This commit is contained in:
Luca Boccassi
2025-01-22 19:11:55 +00:00
parent e397e671fb
commit 54bed7d294

View File

@@ -2,7 +2,7 @@
[Partition]
Type=root
Format=btrfs
Format=ext4
CopyFiles=/
SizeMinBytes=8G
SizeMaxBytes=8G