[neon/neon/settings/Neon/unstable] usr/share/initramfs-tools/scripts/casper-bottom: show on live CD

Jonathan Esk-Riddell null at kde.org
Thu Jun 22 11:29:10 BST 2023


Git commit 8f2e70fb69cdf8bdad71954109fd18ca94da39e3 by Jonathan Esk-Riddell.
Committed on 22/06/2023 at 10:29.
Pushed by jriddell into branch 'Neon/unstable'.

show on live CD

M  +6    -0    usr/share/initramfs-tools/scripts/casper-bottom/40kde_neon_setup

https://invent.kde.org/neon/neon/settings/-/commit/8f2e70fb69cdf8bdad71954109fd18ca94da39e3

diff --git a/usr/share/initramfs-tools/scripts/casper-bottom/40kde_neon_setup b/usr/share/initramfs-tools/scripts/casper-bottom/40kde_neon_setup
index bdb0b1f..9a98c0a 100755
--- a/usr/share/initramfs-tools/scripts/casper-bottom/40kde_neon_setup
+++ b/usr/share/initramfs-tools/scripts/casper-bottom/40kde_neon_setup
@@ -126,4 +126,10 @@ cat << EOF > /root/home/$USERNAME/.config/kwalletrc
 Enabled=false
 EOF
 
+cat << EOF > /root/home/$USERNAME/.config/plasma-welcomerc
+[General]
+LiveEnvironment=true
+LiveInstaller=calamares
+EOF
+
 log_end_msg


More information about the Neon-commits mailing list