From: Daan De Meyer Date: Tue, 10 Feb 2026 15:32:05 +0000 (+0100) Subject: mkosi: Grow the root partition on boot X-Git-Tag: v257.11~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=894a4bfc46e84ce9545729f7cf775a5bfa34d6c2;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. (cherry picked from commit 7f33ee8bb42a905f5c71bc0b49e946b527b3135a) (cherry picked from commit 39980fabd5d1639a7b1d11b67bbc1648262b7912) (cherry picked from commit d3efe5d7e74f6fcfe7787a6e1f4aa387d514cdb2) --- 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