Bug#1065564: debian-edu-config: LTSP clients: all kernel logs are shown during boot
Mike Gabriel <[email protected]>
| Newsgroups | gmane.linux.skolelinux.devel |
|---|---|
| Organization | DAS-NETZWERKTEAM |
| Message-ID | <20260821080349.Horde.zqVytYQWPLGNCFvwwgBsTR9__13675.5665343784$1787299533$gmane$org@mail.das-netzwerkteam.de> |
Hi Serhii,
On Fr 21 Aug 2026 01:28:43 CEST, Serhii Horichenko wrote:
> Hi Mike,
>
> FIX
> it works only for Diskless Workstation (server's SquashFS image)
> and doesn't work for Plain X2Go Thin Client modes
> ```
> /srv/tftp/ltsp# diff ltsp-old.ipxe ltsp.ipxe
> 68c68
> < set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client}
> ---
>> set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client} splash
> ```
Ok, for diskless machines, this is also good already.
For X2Go thinclients, we maybe to have the package plymouth installed?
("splash" on the boot cmdline will not have an effect if the package
plymouth is missing).
> I've tried to find where I could add 'splash' in debian-edu-config, but
> didn't found.
> Could it be that the file `ltsp.ipxe` is used as a template from the
> ltsp.org project without any changes around the `cmdline`-variables?
Yes, the ltsp.ipxe is created by evoking the `ltsp ipxe` command.
However, in Debian Edu, we do some post-tweakings:
https://salsa.debian.org/debian-edu/debian-edu-config/-/blob/master/sbin/debian-edu-ltsp-ipxe?ref_type=heads
Please tinker with this script and let it modify the ltsp.ipxe file
that gets generated by ltsp's code.
Mike
--
mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4351) 486 14 27
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: [email protected], http://sunweavers.net
signature.asc
(application/pgp-signature, 851 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAABCgAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmqIBmQACgkQmvRrMCV3 GzHTyRAAvOAnNPQTpbCq57kNMd3lCThOR9nmxfYA+dNG7/BARrg2VtyJU7iVStLM XLt78nNadcz7tNtwnL56MCeTyOip8zKO2PjPnO1UvBMQYaIOlkJVmNngE8WczMUN WzRxqZmqVw+B18wb7WihJU2tlvlx6EY8/ZhPhaRTworJvL7gq09ObUs5oSglzjj8 np9pHyU7a+o41l1gHItz0y9QGkwGj1C/eJDE/g2mvTY+AlYXMAyU06wIyTOf6c2v GIXR8w/h+SoDj2R/2IM8WwfqFgvXCGtR+Gm8vFID89cyvgrQtJv95ZDUOr+OmwJA YP3EENZvXUd+SeuuY9q+OMpdrpM5zQ6YIm96tUwrYoOas4U4JE2oRiiFDjUYd0Mq Xve80JEcBwx246p4n3XN3Goznm/FU+n6k7R9fhRomteliHix0Oh6LK168/zFzKuy FQjJDcXf+7k2Jg4F+gkqxJxggexhWh8bXkmm8EsR+tF0M9eaiPR3+de+KrUd9XoV pj3uG2DWt6ErMv4+KYibhW0GpOH69JDfDNmhPDYyNKRA/CUXsb5DgngI6YkGpGnH 46++ZwnhOTYUiNYEyxkykNg0/Yuk9vBsYeeUdCio8L/D8nhtyqz/05hTBewogTZP b1FdvZ0f4q9rZi0wNRe0yudtCEdKmaNBlIA9BG5EngSCOZasPxc= =6rKe -----END PGP SIGNATURE-----