[Git][debian-edu/debian-edu-config][add-ltsp-splash] ltsp: Add 'quiet splash' to hide boot details on clients

"Serhii Horichenko (@sgg)" <[email protected]>
Newsgroups gmane.linux.skolelinux.cvs
Message-ID <[email protected]>

Serhii Horichenko pushed to branch add-ltsp-splash at Debian Edu / debian-edu-config


Commits:
583f97b0 by Serhii Horichenko at 2026-08-22T00:18:38+02:00
ltsp: Add 'quiet splash' to hide boot details on clients

- - - - -


2 changed files:

- sbin/debian-edu-ltsp-install
- sbin/debian-edu-ltsp-ipxe


Changes:

=====================================
sbin/debian-edu-ltsp-install
=====================================
@@ -262,6 +262,7 @@ NAT=1
 POST_INIT_PRINTER="cp /etc/ltsp/p910d.conf /etc/default/p910d"
 HOSTS_1="10.0.2.2 tjener.intern tjener"
 HOSTS_2="$ETH1_IP $HOSTNAME"
+KERNEL_PARAMETERS="quiet splash"
 EOF
 fi
 
@@ -789,3 +790,5 @@ fi
 
 # Make sure /srv/tftp/ltsp/ltsp.ipxe is Debian Edu specific.
 sed -i 's#ltsp/ltsp.img#ltsp/${img}/ltsp.img#' /srv/tftp/ltsp/ltsp.ipxe
+sed -i 's/set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client}$/set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client} quiet splash/' /srv/tftp/ltsp/ltsp.ipxe
+


=====================================
sbin/debian-edu-ltsp-ipxe
=====================================
@@ -20,5 +20,6 @@ fi
 
 # Make sure /srv/tftp/ltsp/ltsp.ipxe is Debian Edu specific.
 sed -i 's#ltsp/ltsp.img#ltsp/${img}/ltsp.img#' /srv/tftp/ltsp/ltsp.ipxe
+sed -i 's/set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client}$/set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client} quiet splash/' /srv/tftp/ltsp/ltsp.ipxe
 echo ""
 echo "/srv/tftp/ltsp/ltsp.ipxe has been modified."



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/583f97b0c1cfd3d96ad1a7f05fccebe16fbc0c43

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/583f97b0c1cfd3d96ad1a7f05fccebe16fbc0c43
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

_______________________________________________
debian-edu-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-edu-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.