From 9b1ea66dc882f8dc914d2a75c813e827b524f1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Tue, 8 Oct 2024 13:30:36 +0100 Subject: [PATCH] Add comment re: the cohort key in prepare-image --- live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary | 2 ++ 1 file changed, 2 insertions(+) diff --git a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary index 378e73ac..8e2f32bd 100644 --- a/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary +++ b/live-build/ubuntu/hooks/020-ubuntu-enhanced-sb.binary @@ -120,6 +120,8 @@ fi reset_snapd_state chroot +# Set UBUNTU_STORE_COHORT_KEY="+" to force prepare-image to fetch the latest +# snap versions regardless of phasing status env SNAPPY_STORE_NO_CDN=1 UBUNTU_STORE_COHORT_KEY="+" snap prepare-image \ --classic config/classic-model.model $channel chroot mv chroot/system-seed/systems/* chroot/system-seed/systems/enhanced-secureboot-desktop