



OK, how about as difficult as downgrading glibc...genstorm wrote:Don't be absurd.depontius wrote:But the forces behind systemd seem so bent on making it the One True Init System that I believe that at some point it will take reinstallation from scratch to remove systemd.
Well, that limits you to OSX and Windows thenowemeacent wrote:or any monolothic kernel for that matter


It seems some people are switching to Gentoo because it isn't the default: https://lkml.org/lkml/2014/8/13/174owemeacent wrote:Why isn't it [Gentoo] switiching to systemd as default?
thanks for sharing a link.Fitzcarraldo wrote:It seems some people are switching to Gentoo because it isn't the default: https://lkml.org/lkml/2014/8/13/174
In the LKML thread pointed to by Fitzcarraldo, there is a link to a non-Linux project (I believe it's FreeBSD, but I'm not sure.) to re-implement the necessary parts of systemd as "traditional" Unix programs. In this case I'm talking systemd-logind and it's ilk.Shamus397 wrote:I would ask the Funtoo guys who removed the SystemD dependency from Gnome 3. And they did it *without losing any functionality*.
I personally do not care about Gnome and its contortions, but I think it's great news that someone has shown the 'Gnome 3 is tightly coupled to and absolutely requires SystemD' meme to be the lie that it is.

++creaker wrote:thanks for sharing a link.Fitzcarraldo wrote:It seems some people are switching to Gentoo because it isn't the default: https://lkml.org/lkml/2014/8/13/174
Really nice open letter from Christopher Barry.
+1
Yep, that's because systemd-logind is solving a lot of problems for developers in a more elegant way. Which is why KDE Plasma 5 and kwin_wayland are going to depend on it. And the best thing the anti-systemd people can do, would be to help that project, because that's whats driving developers to use systemddepontius wrote:In the LKML thread pointed to by Fitzcarraldo, there is a link to a non-Linux project (I believe it's FreeBSD, but I'm not sure.) to re-implement the necessary parts of systemd as "traditional" Unix programs. In this case I'm talking systemd-logind and it's ilk.Shamus397 wrote:I would ask the Funtoo guys who removed the SystemD dependency from Gnome 3. And they did it *without losing any functionality*.
I personally do not care about Gnome and its contortions, but I think it's great news that someone has shown the 'Gnome 3 is tightly coupled to and absolutely requires SystemD' meme to be the lie that it is.
Oops, I quit being lazy - it's OpenBSD, and here's the link: http://www.openbsdfoundation.org/gsoc2014.html#systemd
Agreed, which is why I'm really happy to see these projects exist. I've advocated for this type of thing here in the forums, of course "show me the code" which I don't currently have time for. I'd like to see them bilingual, however. Use dbus for systemd-workalike and a more standard interface for those who don't like dbus.mackal wrote: Yep, that's because systemd-logind is solving a lot of problems for developers in a more elegant way. Which is why KDE Plasma 5 and kwin_wayland are going to depend on it. And the best thing the anti-systemd people can do, would be to help that project, because that's whats driving developers to use systemd
Yep, but around here, it seems it's better to ignore the fact that systemd devs are building tools/apis other devs want to use and just believe they're only using it because of some grand conspiracy. Hopefully the issues of dbus are solved with kdbus, but that's going slowly because one of the redhat devs working on it is a bit of tool :/depontius wrote:Agreed, which is why I'm really happy to see these projects exist. I've advocated for this type of thing here in the forums, of course "show me the code" which I don't currently have time for. I'd like to see them bilingual, however. Use dbus for systemd-workalike and a more standard interface for those who don't like dbus.mackal wrote: Yep, that's because systemd-logind is solving a lot of problems for developers in a more elegant way. Which is why KDE Plasma 5 and kwin_wayland are going to depend on it. And the best thing the anti-systemd people can do, would be to help that project, because that's whats driving developers to use systemd
Code: Select all
> Why does an init system need to cache DNS in the first place?
systemd is now an umbrella project for many components that interact which each other. The systemd executable (init system) is just a part of it. Remember udev is also part of systemd. Code: Select all
> Why does an init system need to cache DNS in the first place?
Creature feep, of course. Wait til you see the garbage collector and the process scheduler in the next release of systemd. Well didn't read the comments myself, got bore with the feature (lol systemd-terminal/dns cache...) but i wonder how can someone claims that thing is for server too and it need kernel 3.17...depontius wrote:Can't resist, didn't even try, seems timely: Systemd 216 Piles On More Features, Aims For New User-Space VT - http://www.phoronix.com/scan.php?page=n ... px=MTc2Nzk