I’ve been running the beta on my desktop. In this release, they have also established sane defaults for a wider range of window managers and desktop environments. The rough edges I’ve hit can all be attributed to systemd brain damage (like the fact that the linux kernel no longer has a working, synchronous, “probe the network cards and create a logical interface for each one” primitive). My only beef with devuan is t…
Devuan “ASCII” 2.0 Release Candidate is now available
21–30 of 74 posts
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#22Earlier quoted context omitted.
compare this to sysvinit, a no longer suitable init process.
I have yet to hear the argument that convinces me sysvinit (or openrc or runit) was "no longer suitable." In need of updating and revision? Sure. So broken that a completely new init that swallowed up a bunch of other processes and services was the best answer? Hardly. Systemd was initially sold as providing faster boot times. Objections to its cancerous spread to other services beyond init were dismissed without pro…
Systemd was not about speed. Speed is a side-effect of correctly handling ordering. See http://0pointer.de/blog/projects/the-biggest-myths.
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#23I’ve been running the beta on my desktop. In this release, they have also established sane defaults for a wider range of window managers and desktop environments. The rough edges I’ve hit can all be attributed to systemd brain damage (like the fact that the linux kernel no longer has a working, synchronous, “probe the network cards and create a logical interface for each one” primitive). My only beef with devuan is t…
Multithreaded device probing exists far before systemd. It was introduced around Linux 2.6.18.
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#24Devuan is basically Debian without systemd. While I still prefer to run Linux distributions with systemd (NixOS and Arch in particular), I'm increasingly worried about the complexity systemd brings in. I like how clean and standardized the init process is now. I don't like the bloat prize we've paid, though. I've been stracing my workstation for a few days. Journald starts eating a ton of RAM, ~100 MB upon boot, and…
see newnewpdro's comment. I just built a headless armv7h system (using Arch Linux ARM) with 1GB of RAM, and after being up for 3 days running nginx, ssh, and some other bare services, the total RAM usage, for all applications, is 70-100MB. Systemd is complex, but it really doesn't seem to add a lot of resource drain for the power it give you... I'm happy with that tradeoff.
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#25Re: Devuan “ASCII” 2.0 Release Candidate is now available
#26Re: Devuan “ASCII” 2.0 Release Candidate is now available
#27Why they use "ASCII" for a distro release? This is so confusing name for people who don't know what Devuan is. I firstly thought some wierd guys created their own character encoding and claimed 2.0 version of ASCII.
* https://ssd.jpl.nasa.gov/sbdb.cgi?sstr=2003568
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#28Re: Devuan “ASCII” 2.0 Release Candidate is now available
#29Earlier quoted context omitted.
Why do you want to use sysvinit over systemd? Do you have init scripts already written that you don't want to port?
Well binary logs seem to be a good enough reason for me. I use FreeBSD and Devuan feels like I am in control. Some commercial software won't work on FreeBSD so I have to use some Linux. I also use Alpine because it uses OpenRC. With gLibc missing it is tough to compile some software. Compared, Devuan seems to be very software compatible and offers the familiarity of Debian. Over at FreeBSD we have loads of new users…
I still think systemd is by far the best init system around. Service files are a trillion times cleaner, easier to understand and maintain than those bloated 90% copy and past init scripts with the retarded archaic run level concept.
Really, if I had a reasonable amount of free time left I'd start something like systemd lite which is just the init part and none of the other bullshit. You could already just use that part but there is still quite a bit of crap around that could just be removed.
Re: Devuan “ASCII” 2.0 Release Candidate is now available
#30Earlier quoted context omitted.
compare this to sysvinit, a no longer suitable init process.
I have yet to hear the argument that convinces me sysvinit (or openrc or runit) was "no longer suitable." In need of updating and revision? Sure. So broken that a completely new init that swallowed up a bunch of other processes and services was the best answer? Hardly. Systemd was initially sold as providing faster boot times. Objections to its cancerous spread to other services beyond init were dismissed without pro…
Everything else that systemd brings is questionable to say the least. Combine that with a project founder with shitty personality and you get what systemd is today.