From a0d948f17bf06083b59daa8181770d40f24b81e5 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Wed, 28 May 2025 10:03:56 -0600 Subject: [PATCH] desktop: TPMFDE snapd from latest/edge --- live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary index 4e3bfea6..628564fe 100755 --- a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary +++ b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary @@ -59,7 +59,10 @@ reset_snapd_state chroot # so instead we're doing this, including forcing channel to stable for # everything but pc-kernel. env SNAPPY_STORE_NO_CDN=1 UBUNTU_STORE_COHORT_KEY="+" snap prepare-image \ - --classic $model $channel --snap=pc-kernel=25.10/candidate chroot + --classic $model $channel \ + --snap=pc-kernel=25.10/candidate \ + --snap=snapd=latest/edge \ + chroot mv chroot/system-seed/systems/* chroot/system-seed/systems/enhanced-secureboot-desktop rm -rf chroot/var/lib/snapd/seed