[neon/neon/seeds/Neon/unstable] /: consistently neon-common-live
Carlos De Maine
null at kde.org
Mon May 18 17:49:21 BST 2026
Git commit 485a6cba49c677f42de6ec40a7eac35bfe0b8540 by Carlos De Maine.
Committed on 18/05/2026 at 16:49.
Pushed by carlosdem into branch 'Neon/unstable'.
consistently neon-common-live
M +5 -5 STRUCTURE
M +1 -1 bigscreen-live
M +1 -1 desktop-live
M +1 -1 mobile-live
M +1 -1 neon-common-live
https://invent.kde.org/neon/neon/seeds/-/commit/485a6cba49c677f42de6ec40a7eac35bfe0b8540
diff --git a/STRUCTURE b/STRUCTURE
index cb65be8..dd32e76 100644
--- a/STRUCTURE
+++ b/STRUCTURE
@@ -1,9 +1,9 @@
include platform.noble
-live: live-common
-bigscreen-live: live
-desktop-live: live
-mobile-live: live
-ship-live: boot live
+neon-common-live: live-common
+bigscreen-live: neon-common-live
+desktop-live: neon-common-live
+mobile-live: neon-common-live
+ship-live: boot neon-common-live
neon-common: desktop-common
bigscreen: neon-common
mobile: neon-common
diff --git a/bigscreen-live b/bigscreen-live
index 9a200e5..eb79bd0 100644
--- a/bigscreen-live
+++ b/bigscreen-live
@@ -5,4 +5,4 @@ Task-Extended-Description: This task provides the extra packages installed on th
Task-Relevance: 2
Task-Key: neon-bigscreen-live
Task-Test-new-install: skip show
-Task-Seeds: neon-live-common bigscreen
+Task-Seeds: neon-common-live bigscreen
diff --git a/desktop-live b/desktop-live
index 88663d7..91477ba 100644
--- a/desktop-live
+++ b/desktop-live
@@ -5,4 +5,4 @@ Task-Extended-Description: This task provides the extra packages installed on th
Task-Relevance: 2
Task-Key: neon-desktop-live
Task-Test-new-install: skip show
-Task-Seeds: neon-live-common neon-desktop
+Task-Seeds: neon-common-live neon-desktop
diff --git a/mobile-live b/mobile-live
index 8ae4b4a..8462b9b 100644
--- a/mobile-live
+++ b/mobile-live
@@ -5,4 +5,4 @@ Task-Extended-Description: This task provides the extra packages installed on th
Task-Relevance: 2
Task-Key: neon-mobile-live
Task-Test-new-install: skip show
-Task-Seeds: neon-live-common neon-mobile
+Task-Seeds: neon-common-live neon-mobile
diff --git a/neon-common-live b/neon-common-live
index d1b19b3..e598be1 100644
--- a/neon-common-live
+++ b/neon-common-live
@@ -5,7 +5,7 @@ Task-Extended-Description: This task provides the extra packages installed on th
Task-Relevance: 2
Task-Key: neon-common-live
Task-Test-new-install: skip show
-Task-Seeds: live live-common
+Task-Seeds: live-common
## copy&paste of platform.noble live-common
Calamares needs full filesystem support for the partitioner.
More information about the Neon-commits
mailing list