[neon/neon/livecd-rootfs/Neon/unstable] live-build/auto: switch base package to being neon-common

Carlos De Maine null at kde.org
Fri Jun 12 02:51:16 BST 2026


Git commit ca03659736be2f64ae49b8ffceddf5af11817856 by Carlos De Maine.
Committed on 12/06/2026 at 01:51.
Pushed by carlosdem into branch 'Neon/unstable'.

switch base package to being neon-common

M  +1    -1    live-build/auto/config

https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/ca03659736be2f64ae49b8ffceddf5af11817856

diff --git a/live-build/auto/config b/live-build/auto/config
index ef9586fd..403546d1 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -894,7 +894,7 @@ case $PROJECT in
 		HWE=""
 		KERNEL_FLAVOURS="generic-${HWE:+-$HWE_SUFFIX}"
 		add_task install minimal standard
-		add_package live linux-$KERNEL_FLAVOURS neon-live neon-desktop
+		add_package live linux-$KERNEL_FLAVOURS neon-live neon-common
 		#do_layered_desktop_image
 		;;
 


More information about the Neon-commits mailing list