00:42 | vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100e, Quit: leaving) | |
03:49 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100e) | |
04:17 | vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100e, Quit: leaving) | |
07:00 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
08:12 | parlos has joined IRC (parlos!~pal@146.247.147.166) | |
09:32 | <alkisg> vagrantc: regarding ltsp manpage generation: debootstrap bullseye, then apt install ronn => After this operation, 277 MB of additional disk space will be used.
| |
09:32 | apt install pandoc => After this operation, 136 MB of additional disk space will be used.
| |
09:32 | apt install go-md2man => instant
| |
09:33 | ronn hasn't been updated for ages; go-md2man has various issues; I'm inclined to change the Makefile.sh to only support pandoc from now on
| |
09:33 | Is that OK with you, or do you also need some minimal go-md2man compatibility for building locally without downloading a lot of packages?
| |
13:24 | lucascastro has left IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br, Remote host closed the connection) | |
13:25 | lucascastro has joined IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br) | |
15:59 | lucascastro has left IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br, Remote host closed the connection) | |
16:15 | <sfxworks[m]> Do I need ltsp on the client image? What if I don't want to use debian? I would like to use this with Manjaro or arch
| |
16:53 | lucascastro has joined IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br) | |
17:33 | <alkisg> sfxworks: if you want to boot clients with ltsp mode, i.e. many clients booting from the same read only image on the server, using tmpfs/overlayfs/ltsp init etc etc, then the client needs to be debian-based
| |
17:33 | Currently, ltsp can only do that with "initramfs-tools", which is what debian-based distributions do
| |
17:33 | In the past, it was successfully used in gentoo (genkernel), fedora and opensuse (dracut) etc, but there are no maintainers for them now
| |
17:34 | So while ltsp is "injected" into the client initramfs and doesn't need to be installed in the image, the image needs to use initramfs-tools (debian), not dracut/genkernel etc
| |
17:35 | Once someone implements support for dracut/genkernel, then it'll be possible to boot any distribution with ltsp; personally I have no interest in that, unless I"m hired to implement it
| |
17:35 | Of course, you can netboot any livecd in non-ltsp mode, because livecd manage their own overlayfs etc, but you won't have ldap, shared home etc
| |
17:36 | Or, you can boot a single client over an nfs rw mount, but not many
| |
17:36 | I.e. you lose all the ltsp magic
| |
17:52 | bluejaypop has left IRC (bluejaypop!~7f000001@user/josefig, Quit: Ping timeout (120 seconds)) | |
17:52 | bluejaypop has joined IRC (bluejaypop!~7f000001@user/josefig) | |
18:28 | parlos has left IRC (parlos!~pal@146.247.147.166, Quit: Konversation terminated!) | |
19:54 | lucascastro has left IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br, Remote host closed the connection) | |
20:16 | <sfxworks[m]> What would be required for multiple read only clients via nfs? I imagine I could have stateful/independent data mounted on its local disk.
| |
20:17 | Would I just run `ltsp nfs` and add it to exports?
| |
20:45 | vsuojanen has left IRC (vsuojanen!~vsuojanen@cable-hml-585682-65.dhcp.inet.fi, Read error: Connection reset by peer) | |
20:46 | lucascastro has joined IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br) | |
20:56 | <alkisg> sfxworks: you would need to reimplement ltsp
| |
20:56 | (or a live-cd like system anyway)
| |
21:23 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100e) | |
22:32 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |