Originally posted by rastersoft
View Post
Announcement
Collapse
No announcement yet.
Systemd Continues Getting Bigger, Almost At 550k Lines Of Code
Collapse
X
-
Originally posted by xeekei View PostTom Gundersen is an Arch developer, right? Arch really took on systemd. Ever since then it has also become really popular. Despite having a relatively small team.
Comment
-
Originally posted by RahulSundaram View Post
Unless there's some other "Tom Gundersen".
Comment
-
Originally posted by xeekei View PostYes, but Arch is completely done by volunteers. Red Hat is probably his day job. He is very active in the mailing list, and at least maintains a fair bit of Arch packages.
Comment
-
Originally posted by porken View Post
Linux is meant to do a lot more, not to mention that there's probably a lot of code in there for modules.
Comment
-
* systemd is growing with new services and more, but they still run like another process. The diference is that these services (like DHCP, dbus and so on) have been modified to integrate with systemd, and are now hosted inside the source tree of systemd, but can still be considered independent binaries.Originally posted by Koorac View PostThe second one. On my system there are 41 binaries in /usr/lib/systemd and ~15 in /usr/bin, but probably by now it's more than that.
Comment
-
Originally posted by rastersoft View PostBut then... I don't understand where is the problem about systemd...
My problem is that it is getting to be rather difficult to not use it. Fortunately I'm running Gentoo on my systems, and the biggest problem is masking Gnome back to pre-3.8 while I figure out how to replace all of the pieces. Are you telling me I should not have the freedom to not use systemd?
Comment
-
Originally posted by doom_Oo7 View PostAnd why can't VLC spin off its functions for rendering subtitles and changing the volume of a sound into separate libraries so it can be used with other programs rather than just with VLC?
And you get to keep your existing pid1. [SCNR]
Comment
Comment