Originally posted by ssokolow
View Post
Announcement
Collapse
No announcement yet.
Gentoo Gets GNOME 3.30 Running Without Systemd
Collapse
X
-
I don't mind systemd per se, but in the things I've dealt with, there are some warts with some "scope creep" parts like resolved, ntpd and gummiboot. And the dead horse of binary journal encodings. I haven't tried s6, but I'm not sure that as an "init" it really beats systemd in terms of performance or the simplicity of writing services.
I did try systemd-less gnome on void linux, and it seemed to stutter all the time and have very bad performance. I don't know what that was about, but I'd be curious to know how performance is on Gentoo.
At the end of the day, systemd is free software.
- Likes 4
Comment
-
Originally posted by debianxfce View Post
...that allows you to write buggy services. IBM software is hiding things like microsoft softyware does. You are not not the master of your computer when using IBM, microsoft, apple, android etc software.
Only an idiot assumes their program is bulletproof enough to not require lifecycle management. That's why, before systemd, people developed bolt-on alternatives to launching services via initscripts, such as runit.
(Also, lifecycle management isn't just about restarting crashed services. It's also about starting infrequently-used services on-demand and then shutting them down to save resources when the demand goes away.)
- Likes 12
Comment
-
Originally posted by Veerappan View Post
I'm glad they did.
I've been spending some of my hobby project time bringing an old Alpha PWS 500a back to life (upgraded to USB2, a Radeon 5400, and a few other non-original pieces, like my old SB AWE64 Gold).
I've got gentoo booted/rebuilt so that I've at least got a working console and a bunch of the system rebuilt. I'm currently working on getting Gnome Shell running on this machine, but it's not possible to use systemd on the Alpha architecture due to some missing kernel functionality. With elogind and the systemd-less Gnome it's at least potentially possible for me to get this working, as long as I'm willing to wait for things to build... and wait, and wait... Hmm, maybe I should try again to get that cross compiler functional on my Ryzen 2700 system.
Also, feel free to join us in #gentoo-alpha on Freenode.
- Likes 4
Comment
-
Originally posted by Templar82 View PostIt seems pretty crazy that a desktop environment would ever be dependent on an init system. Nice work Gentoo team.- Did not reduce any dependencies
- Use a tool from systemd, adopted to be build standalone.
- Likes 2
Comment
-
Originally posted by debianxfce View Post
...that allows you to write buggy services. IBM software is hiding things like microsoft softyware does. You are not not the master of your computer when using IBM, microsoft, apple, android etc software.
- Likes 3
Comment
Comment