Bug#1065564: debian-edu-config: LTSP clients: all kernel logs are shown during boot
Serhii Horichenko <[email protected]>
| Newsgroups | gmane.linux.skolelinux.devel |
|---|---|
| Message-ID | <CAPu3mnyJJOGfSBykQ_J4eEwV_p1sJJjmxZiJuFeB0n5hGfS3jw__33172.8413629875$1787579970$gmane$org@mail.gmail.com> |
Resolved in two MRs: 1. https://salsa.debian.org/debian-edu/debian-edu/-/merge_requests/4 2. https://salsa.debian.org/debian-edu/debian-edu-config/-/merge_requests/54 Can be closed. Sincerely, Serhii Horichenko пт, 21 серп. 2026 р. о 10:03 Mike Gabriel <[email protected]> пише: > 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 > >