From 69cb8320fba098ca1279552612d7d480163cc1bd Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 26 Mar 2025 02:15:33 -0500 Subject: [PATCH] Do not allow ship-live to inherit from live, this excludes mokutil and breaks offline installs --- STRUCTURE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STRUCTURE b/STRUCTURE index 07b608c..81dc34b 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -2,6 +2,6 @@ include platform.plucky desktop: desktop-minimal desktop-common desktop-minimal: standard live: desktop live-common -ship-live: boot live +ship-live: boot # make sure supported remains the last entry supported: desktop ship-live supported-common