From 8b8d819944b6713bcb8b05d8e643c21de3770d08 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 28 Jun 2026 13:28:17 +0900 Subject: [PATCH] Revert "mkosi: Grow the root partition on boot" This reverts commit 7f33ee8bb42a905f5c71bc0b49e946b527b3135a. The file is located outside mkosi/ subdirectory, hence currently unused. If this is moved to mkosi/ subdirectory, the config conflicts with TEST-58-REPART. Let's remove it at least now, and reintroduce it later at correct place with test adjustment if this is really useful. --- mkosi.extra/usr/lib/repart.d/root.conf | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 mkosi.extra/usr/lib/repart.d/root.conf diff --git a/mkosi.extra/usr/lib/repart.d/root.conf b/mkosi.extra/usr/lib/repart.d/root.conf deleted file mode 100644 index 1aadd2dc701..00000000000 --- a/mkosi.extra/usr/lib/repart.d/root.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Partition] -Type=root -- 2.47.3