Systemd-Free Devuan Linux Announces A Second Release Candidate (devuan.org)
An anonymous reader quotes The Register:
Devuan Linux has released its second release candidate... A 1.0.0 release candidate emerged just under a fortnight ago and today the developers announced Devuan Jessie 1.0.0 RC2. New in this cut of the code is a systemd-free version of network-manager, new versions of reportbug, desktop-base and xfce4-panel. GNOME, KDE, and Cinnamon have been removed from tasksel, but can still be installed although they "are known to suffer from some glitches due to the lack of systemd."
The Devuan web site says this series of release candidates "marks an important milestone towards the sustainability and the continuation of Devuan as a universal base distribution." And their announcement describes Devuan as "the Debian that was and could have been. Our goal is to provide a viable and sustainable alternative...a new path, nurtured with your help and support."
The Devuan web site says this series of release candidates "marks an important milestone towards the sustainability and the continuation of Devuan as a universal base distribution." And their announcement describes Devuan as "the Debian that was and could have been. Our goal is to provide a viable and sustainable alternative...a new path, nurtured with your help and support."
Graybeards yelling at clouds
Like... I understand not wanting all the cruft that comes with systemd, but as an init system it's absolutely fabulous! I know Debian tends to be the bastion of never change anything ever and I'm hardly surprised that "Debian makes decision to change something" was met with hostility. Regardless I think this whole thing is a bit ridiculous. Rather than forking ALL OF DEBIAN so you can keep sysvinit, why not fork systemd to use only the init? Hell, you could even have it use the horrible sysvinit script system if you like!
I'm glad to see Devuan gearing up for a release. While Debian is not my favored flavor of linux, and I personally don't see any problems with systemd, I also recognize that this is exactly why different distros exist: we all have different needs.
So cheers to the Devuan team on this upcoming release, and best wishes for many more.
I hope this will help end the systemd "debate". I get a little tired seeing the constant re-treading of which one is better. If you like systemd or don't care, you have distro options. If you don't like systemd and DO care, you also have at least one distro to choose from. Use the tech that makes most sense for you.
GNOME, KDE, and Cinnamon have been removed from tasksel, but can still be installed although they "are known to suffer from some glitches due to the lack of systemd
Thing is, I consider KDE the only desktop GUI worth using anymore. (Notice I didn't say "only Linux GUI worth using". Haven't found a better one on another OS either). The way these things tend to unfold over time is the "glitches" become "bugs" and the "bugs" become "doesn't work at all without heavy merging work" and that becomes "impossible to keep working without people dedicated to the task".
I wonder if this is going to be a viable thing to do over time as dependencies on systemd in upstream software become deeper.
Comments on the RC1
Install for the default version works well
installing the kde version was not available as install option but needs
# apt-get install task-kde-desktop
wicd integration works, but NetworkManager does not
some issues on handling permissions smb4k does not work as normal user but needs to be run using kdesudo
I am really looking forward to use it on all my machines.
systemd surely is a NSA work
Going to test RC2....
GNOME, KDE, and Cinnamon have been removed from tasksel, but can still be installed although they "are known to suffer from some glitches due to the lack of systemd."
Cannot say anything on GNOME, but KDE (both KDE4 and Plasma 5) run fine in Slackware. As for Cinnamon, there's also an excellent distribution for Slackware, Cinnamon Slackbuilds . There are also implementations for Xfce, MATE, Lumina and LX-Qt, all up to date and fully functional. No glitches due to lack of systemd at all.
I'm typing this on a Slackware64-current box, using the latest KDE Plasma with no trace of systemd.
Since Slackware manages to avoid systemd like the plague even to this day, using modern desktop environments in a systemd-free environment should be no problem.
-- Look to the Rose that blows about us--"Lo, Laughing," she says, "into the World I blow..."
For those interested in a polished out-of-the-box distro that does not use systemd, MXLinux is based on Debian Jessie and defaults to sysVinit. I'm a fan.
I installed Devuan on a laptop and will probably expand it to my other systems over time. I installed 1.0 and the absence of NetworkManager was a problem, so it's nice to see that this new version includes it.
Bruce Perens.
From my (admittedly casual) perusal of these followups that is what it seems like. Come on, who is willing to say:
I'm pro-systemd and I'm proud!
and sign with their slashdot monicker.
In case anyone is curious, I would like to avoid systemd myself, and I resent that it's getting hard to do that. As for why I'm opposed, I don't have any facts I can cite as clinching arguments. I do see mysterious things happening on my latest Ubuntu and Mint distros that I don't know the cause of, but they don't happen on slackware. As an old time Unix guy (going back to BSD 4.2), the whole principle of systemd, not having init scripts that can be broken down and fixed with an editor, just seems wrong to me, and the claims I've seen about the advantages of systemd seem to have a suspicious amount of hand-waving, and a lot of "we know what we're doing you ignorant, backward luddite twerp!" to them. That's all.
In theory, theory and practice are the same; in practice they're different. (Yogi Berra & A. Einstein)
> Rather than forking ALL OF DEBIAN so you can keep sysvinit, why not fork systemd to use only the init?
That's the entire problem with systemd - it forgot it was supposed to be an init. Systemd has consumed more and more of the OS, and in ways that require *applications* to have dependencies on systemd.
If it were just a bad init system, people would complain, but most would deal with it. Some would use a different init. Systemd doesn't work that way. Like a particularly nasty rootkit, you have to replace half the system to get rid of systemd.
Systemd is certainly a radical change. It takes over everything. It completely throws away POSIX, and the UNIX philosophy. Systemd changes everything that made Linux, Linux.
And for what? I see no substantial improvements. Just the opposite. I see a less stable system, more difficult to use, everything is hidden from the users.
Systemd may benefit Red Hat, but it does not benefit anybody else.
JMHO, of course.