From 391d65ff7ff281410d4987998d057074c29410f8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 3 May 2024 13:22:57 -0700 Subject: [PATCH] Add btrfs-progs to Cloud images It was previously being pulled in via weak dependencies of fwupd, but we removed fwupd in #47 and now it's not there any more. It is needed for the first boot resize by cloud-init to work, since we use a btrfs filesystem. Signed-off-by: Adam Williamson --- teams/cloud/cloud.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml index fc178c3..cc08f0c 100644 --- a/teams/cloud/cloud.xml +++ b/teams/cloud/cloud.xml @@ -184,6 +184,7 @@ + @@ -197,6 +198,7 @@ +