mkosi: Switch back to btrfs

Now that we're running on Noble instead of Jammy btrfs has the temp_fsid
feature which means we can mount the same image multiple times so let's
switch back to btrfs instead of ext4 as the filesystem as btrfs properly
records timestamps when building filesystems from a root directory unlike
ext4.
This commit is contained in:
Daan De Meyer 2024-06-27 12:08:51 +02:00
parent 48e7d0e91e
commit 93440db8b5

View file

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