summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.repart/10-root.conf
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-05 09:35:43 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-08 10:27:35 +0200
commit5db8db5e346371c7f11805f1a07e7f3e1c48a96b (patch)
treeef3f5d377af1192d88a12c1b812ef992e19dfb52 /mkosi.images/system/mkosi.repart/10-root.conf
parentmkosi: Update to latest (diff)
downloadsystemd-5db8db5e346371c7f11805f1a07e7f3e1c48a96b.tar.xz
systemd-5db8db5e346371c7f11805f1a07e7f3e1c48a96b.zip
mkosi: Use the "default" root filesystem for each distribution
Let's not insist on btrfs everywhere. 93440db8b5eae1244aaf5fecfa68050a8b26f3e3 switched us back to btrfs as we wanted to rely on the fact it records timestamps properly. Since we now prefer to do incremental builds on the host with "mkosi -t none" we don't mind anymore that timestamps are not recorded properly so we're not forced to use btrfs anymore. This also increases test coverage as we'll now test with different root filesystems.
Diffstat (limited to '')
-rw-r--r--mkosi.images/system/mkosi.repart/10-root.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkosi.images/system/mkosi.repart/10-root.conf b/mkosi.images/system/mkosi.repart/10-root.conf
index 3c25dbfb14..c774086fb4 100644
--- a/mkosi.images/system/mkosi.repart/10-root.conf
+++ b/mkosi.images/system/mkosi.repart/10-root.conf
@@ -2,7 +2,6 @@
[Partition]
Type=root
-Format=btrfs
CopyFiles=/
SizeMinBytes=8G
SizeMaxBytes=8G