Debian Technical Committee Votes For Systemd Over Upstart
sfcrazy writes "Bdale Garbee,chairman of the Debian Technical Committee, called for a ballot from the TC to chose the default init system. The votes are in systemd is the clear winner here. Bdale himself voted for systemd."
Yes, I think he's also been posting articles for 48hrs non stop. Imagine if he's not a script, but someone incessantly desperately trying to bury the present, desperate, incessant. poor guy no matter how much he posts its not going to magically go away.
I can't believe Slashdot haven't done something sensible about all this. Make another statement, Say they'll hold off and make links with us to radically improve the situation, Put up a meaningful poll to find out what people here really think about the Beta proposal, and act on it. We are all still here! Respond to the clamour, don't hide away. They say they want to listen? So why stifle our voices with floods of articles?
Never attribute to stupidity that which can be adequately explained by CYA.
They obviously don't believe for a second that they can outdo us at our own game, drowning the protests in articles. Not only would that be a severely pitched battle, but many of the opponents are those who wrote the book on one-to-many communication - they understand the battlefield and weapons a heck of a lot better than the Slashdot employees. They surely know this, and this is just token resistance so they can say that they tried hard to get the site back to regular discussion, so they are not to blame. Save their jobs.
Meanwhile, the protests obviously continue, and the strike (we posters are workers, not customers - the ad agencies are the customers) starts tomorrow.
See you all after next weekend.
Right, ever tried to actually use the fucking thing? Sure I can alias 'halt', 'shutdown' and 'reboot' to systemctl counterparts but none are going to work if I just upgraded dbus. We can list a myriad of issues but making shutdown rely on an ipc daemon... need I go on?
Can we get some competent engineers in the room over at systemd HQ? Than perhaps when they're done with the required ground-up rewrite of shitstormd, Dice can hire them to fix beta!
#fucksystemd #fuckbeta #fuckslashdice
Obviously, there's been a big push across the board by many various distros, but what are the real benefits of systemd? Is it better for average end-users (Easier? Faster?) or those more technically inclined (more stable, uses less resources, more configurable)? Or is this simply a case of it just being non-Canonical?
First, sysvinit sucks. All other Unix'es have abandoned it years ago. Only lethargy and lack of real improved Linux init-systems kept Linux on this sinking boat.
Linux distros have historically been extremely fragmented with no commonality between them for doing even simple things. It is impossible to make a simple distro agnostic gui that shows what the distro is called, or how to set time, or change the network values. There are probably 20 known different places that distros hide their name and release number.
There was also a widening gap between the development of Linux kernel features, and what user programs actually used. There simply wasn't any common infra structure.
systemd is an (very successful) attempt to create common Linux plumbing system that tries to solve the problems described above. It is incredible helpful towards all desktop environment developers with such a common and uniform platform, they can now easily make distro agnostic programs that can do interesting and useful things, and eg. both Gnome and KDE can remove huge chunks of fragile code concerning user and session management.
By tying the init system with the kernel, it suddenly becomes possible to do things impossible before, like logging from the second the kernel gets boot strapped, or using cgroups to ensure that important things gets priority (from desktop startup process, to give priority to foreground video's)
From logging, to program development, to speed and resource improvements, systemd is superior to anything else out there on every thing that is even slightly important. That is why almost every distro is embracing it, or is going to adopt it in the future (even Slackware will in the end). Disregarding rants against one of systemd main developers, Poettering* and empty platitudes about "UNIX philosophy" or "KISS", systemd is simply the most technical superior Linux init system in existence.
So the future Linux development stack is systemd, cgroups, kdbus and Wayland, It is an incredible powerful combo.
*Poettering, a main systemd developer among the +400 contributers, are often accused of making sound actually work on Linux with his Pulseaudio sound daemon. A crime not easily forgotten by those people that now posses useless knowledge about arcane Alsa rituals needed to do anything useful in the days before PA.