Is it time to fork Debian?

by
in linux on (#2TFM)
The grumbles over systemd and its ramifications are well known and have even been discussed on Pipedot [links below]. But it's taken on a new urgency. The members of the Debian community are set to vote on an init system, and if by any chance the "give preference to systemd" option wins, this group of angry sysadmins is organized, willing, and prepared to fork Debian. Their argument is measured and calm, but they've got their finger on the trigger. Here is just a portion of their argument.
Who are you?!
We are Veteran Unix Admins and we are concerned about what is happening to Debian GNU/Linux to the point of considering a fork of the project.

And why would you do that?
Some of us are upstream developers, some professional sysadmins: we are all concerned peers interacting with Debian and derivatives on a daily basis.We don't want to be forced to use systemd in substitution to the traditional UNIX sysvinit init, because systemd betrays the UNIX philosophy. We contemplate adopting more recent alternatives to sysvinit, but not those undermining the basic design principles of "do one thing and do it well" with a complex collection of dozens of tightly coupled binaries and opaque logs.

Are there better solutions than forking?
Yes: vote Ian Jackson's proposal to preserve freedom of choice of init systems. Then make sure sysvinit stays the default for now, systemd can be optional. Debian leaders can go on evaluating more init systems, just not impose one that ignores the needs of most of its users.

Why is this happening in your opinion?
The current leadership of the project is heavily influenced by GNOME developers and too much inclined to consider desktop needs as crucial to the project, despite the fact that the majority of Debian users are tech-savvy system administrators.

Can you articulate your critique to systemd?
To paraphrase Eric S. Raymond on the issue, we see systemd being very prone to mission creep and bloat and likely to turn into a nasty hairball over the longer term. We like controlling the startup of the system with shell scripts that are readable, because readability grants a certain level of power and consciousness for those among us who are literate, and we believe that centralizing control services, sockets, devices, mounts, etc., all within one daemon is a slap in the face of the UNIX philosophy.
Also see:
Kernel hacker's rant about systemd
Boycott Systemd movement takes shape
Uselessd, an alternative to systemd
Debian to vote on init system again

Re: Benefits servers and system admins the most (Score: 1, Insightful)

by Anonymous Coward on 2014-10-20 14:20 (#2TGW)

Ironically impolite, given your other comments here.

In any case, are you saying that a process should restart whenever it fails, for whatever reason? A server can go down for a lot of reasons, anything from a dead harddrive to a CPU overheating because the heatsink got dirty. Or even more "weird" reasons like cosmic rays, in fact, I bet that a large enough cluster of servers could work reasonably well as a cosmic ray detector, just watch for ECC errors in RAM. If you're getting crashed processes because of hardware errors you can't just restart the process. You need to fix the hardware error, which is probably a long, drawn out process since you need to get someone on site first.

If on the other hand your processes are crashing because of stupid stuff, like you forgot to rotate logs, or you've got a memory leak, or some software-only issue, then you're kind of an idiot for letting that get to a production server.
Post Comment
Subject
Comment
Captcha
Of the numbers ninety two, 75, ten or 42, which is the biggest?