Makes sense. BTW. are there efforts to migrate systemd to rust?
Flatpak Will Depend on Systemd
41–50 of 141 posts
Re: Flatpak Will Depend on Systemd
#42Linux Desktop is starting to smell a lot like Android now judging by how vertically integrated it is becoming. With the push for a permissively-licensed (MIT, BSD etc.) userland and concentration of developers within a small group of companies and orgs sponsored by them, they might eventually do what Google is doing and start delaying releases for sourcecode, or stop altogether. (MIT, BSD and other licenses do not ma…
Re: Flatpak Will Depend on Systemd
#43Better title: Flatpak is thinking about depending on Systemd > It’s important to note that everything discussed during the talk is planning, and not a single line of code has been written yet
Re: Flatpak Will Depend on Systemd
#44So for us who want to continue distribute across multiple distributions, even those that doesn't run systemd, is there only AppImage remaining now as a truly cross-distribution packaging format?
AppImage isn't truly cross distribution in the first place because how it handles dependencies is not truly portable.
Re: Flatpak Will Depend on Systemd
#45Just kidding!
Re: Flatpak Will Depend on Systemd
#46Linux Desktop is starting to smell a lot like Android now judging by how vertically integrated it is becoming. With the push for a permissively-licensed (MIT, BSD etc.) userland and concentration of developers within a small group of companies and orgs sponsored by them, they might eventually do what Google is doing and start delaying releases for sourcecode, or stop altogether. (MIT, BSD and other licenses do not ma…
Re: Flatpak Will Depend on Systemd
#47As a Linux normie, I've never understood why systemd is/was so much opinioned about.
People seem to think it tries and do too much. As a sysadmin I love systemd, especially way more than the init scripts it replaced
Re: Flatpak Will Depend on Systemd
#48As a Linux normie, I've never understood why systemd is/was so much opinioned about.
Okay so back in ~2000 the audio system in Linux was ALSA and it kinda sucked so along come a guy named Lennart Poettering who wrote pulseaudio which improved things in a lot of ways but also kinda constantly didn't work. Poettering in those years constantly blamed everything on other software in the stack and became kinda wildly disliked. We all had to use pulseaudio though because everything important decided to int…
I don't know about the philosophical aspects, but from pure technical point of view systemd brought some order into the mess. Before systemd it seemed like most distros were barely holding together with duct tape. Systemd standardized a lot of things.
I am fine with a little bit of controversy if the result is a much better desktop OS experience for the user. And as a relatively long time Linux user, I can certainly say it is much better now than it was 20 years ago.
Re: Flatpak Will Depend on Systemd
#49Linux Desktop is starting to smell a lot like Android now judging by how vertically integrated it is becoming. With the push for a permissively-licensed (MIT, BSD etc.) userland and concentration of developers within a small group of companies and orgs sponsored by them, they might eventually do what Google is doing and start delaying releases for sourcecode, or stop altogether. (MIT, BSD and other licenses do not ma…
Systemd is a mix of GPL2 and LGPL. Flatpak is LGPL. Neither has a CLA. Many other parts of the ecosystem are GPLs. It makes no sense for this ecosystem to start serving up primarily FOSS applications with FOSS ethos-es as a proprietarified storefront.
Re: Flatpak Will Depend on Systemd
#50Curious question: Do snaps interact with or depend on systemd?