[neon/neon/livecd-rootfs/Neon/unstable] live-build/auto: hack in live-config for polkit happyness

Carlos De Maine null at kde.org
Fri Sep 27 11:08:12 BST 2024


Git commit 3142d8e1af4beabf919ce7058980283a0312131b by Carlos De Maine.
Committed on 27/09/2024 at 10:07.
Pushed by carlosdem into branch 'Neon/unstable'.

hack in live-config for polkit happyness

revisit do_layered_desktop_image after more investigtion

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

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

diff --git a/live-build/auto/config b/live-build/auto/config
index ba4ba6e3..934f034c 100755
--- a/live-build/auto/config
+++ b/live-build/auto/config
@@ -889,8 +889,8 @@ case $PROJECT in
 		HWE=""
 		KERNEL_FLAVOURS="generic${HWE:+-$HWE_SUFFIX}"
 		add_task install minimal standard
-		add_package live linux-$KERNEL_FLAVOURS neon-live
-		do_layered_desktop_image
+		add_package live linux-$KERNEL_FLAVOURS neon-live live-config
+		#do_layered_desktop_image
 		;;
 
 	edubuntu)


More information about the Neon-commits mailing list