[neon/infrastructure/pangea-data] imager: LB_SYSLINUX_THEME="live-build"

Carlos De Maine null at kde.org
Tue Aug 27 15:14:19 BST 2024


Git commit c0c137bf92895d1dbca3748897774e81bcad3c72 by Carlos De Maine.
Committed on 27/08/2024 at 14:14.
Pushed by carlosdem into branch 'master'.

LB_SYSLINUX_THEME="live-build"

M  +1    -1    imager/config-settings-neon.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/c0c137bf92895d1dbca3748897774e81bcad3c72

diff --git a/imager/config-settings-neon.sh b/imager/config-settings-neon.sh
index 193c4b2..48af708 100644
--- a/imager/config-settings-neon.sh
+++ b/imager/config-settings-neon.sh
@@ -6,7 +6,7 @@ export LB_APT_SOURCE_ARCHIVES="true"
 export LB_ISO_VOLUME="${IMAGENAME} ${EDITION} \$(date +%Y%m%d-%H:%M)"
 export LB_ISO_APPLICATION="KDE neon Live"
 export LB_LINUX_PACKAGES="linux"
-export LB_SYSLINUX_THEME=""
+export LB_SYSLINUX_THEME="live-build"
 export LB_GRUB_SPLASH="breeze"
 
 if [ "$VERSION_CODENAME" = "jammy" ]; then


More information about the Neon-commits mailing list