From: Daan De Meyer Date: Tue, 10 Feb 2026 15:32:05 +0000 (+0100) Subject: mkosi: Grow the root partition on boot X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f33ee8bb42a905f5c71bc0b49e946b527b3135a;p=thirdparty%2Fsystemd.git mkosi: Grow the root partition on boot Let's make sure the root partition takes up all the allocated space on boot. --- diff --git a/mkosi.extra/usr/lib/repart.d/root.conf b/mkosi.extra/usr/lib/repart.d/root.conf new file mode 100644 index 00000000000..1aadd2dc701 --- /dev/null +++ b/mkosi.extra/usr/lib/repart.d/root.conf @@ -0,0 +1,2 @@ +[Partition] +Type=root