Devuan – Debian without systemd
Challenging
If you are still running Debian Wheezy and want to convert to Devuan Jessie, you'll experience some of the same problems that occur when upgrading from Debian Wheezy to Debian Jessie. After adjusting the repositories, install the Devuan keyring and run the apt-get dist-upgrade
command. The package manager will ask you the usual questions about receiving the configuration files and then proceed to install the updates and additional required software.
On our lab machine, we had an unpleasant surprise with the KDE desktop. The new KMail version, which relies on the Akonadi data management service, did not install properly. If you follow the program's prompt and start the conversion wizard, you may be waiting for some time, depending on the volume of messages and folders. All the filters were missing on the test system. The following commands gave us the right results:
akonadictl stop rm -rf ~/.local/share/akonadi/ rm -rf ~/.config/akonadi/ rm ~/.kde/share/config/akonadi* akonadictl start
We then relaunched the migration. We initially did not enter the passwords for the accounts and imported all the filter rules; this time the migration was successful. After several hours, KMail was still unusable – it was impossible to read or delete messages.
On the second computer, we found two packages with configuration files that had not been removed (libsystemd-daemon0
and libsystemd-login0
). The libsystemd0
package was marked as automatically installed, and it remained as a dependency of xsane
, libsane
, and sane-utils
– support for the scanner does not seem to be fully developed.
The init
metapackage in Devuan ensures that one of the available init system (systemd
, sysvinit
, or upstart
) is installed if a program requires it. Because many applications from graphical environments depend on D-Bus, and the standard D-Bus component requires systemd on Debian, the Devuan team built their own D-Bus from the upstream sources.
Reach for the Stars
We noticed a few minor issues with setting up Devuan. The auto-mount feature caused a couple of hiccups on both lab computers. One system required us to mount the removable disk manually; the other asked for the root password before mounting.
Overall, Devuan is a success. The fact that switching from Debian Wheezy to Devuan Jessie caused such problems appeared to be an issue with KMail and not the distribution, as Debian users have also reported difficulties in forums. The change to the SLiM login manager does not pose a problem. If you cannot get along with Xfce, install KDE, LXDE, or Mate.
Only Gnome fans are left out in the cold – and that will not change in the future, as we learned from the developers, who are more interested in pushing forward with the next release than integrating the huge Gnome codebase. If everything runs smoothly, the first images for the upcoming ASCII release will soon be available on the Devuan servers.
It is not just long-serving Unix veterans who are interested in a systemd-free distribution. The project page shows more than ten distributions based on Devuan. And things are also happening in the enterprise field: Centurion Computer Technology (New Zealand) and Dyne Solutions (Netherlands) are in the starting blocks to provide customized Devuan derivatives and support [9] to their customers.
Infos
- Arguments against systemd: http://without-systemd.org/wiki/index.php/Arguments_against_systemd
- Devuan: https://devuan.org
- Install Jessie without systemd: https://wiki.debian.org/systemd#Installing_without_systemd
- Minor planets: http://www.minorplanetcenter.net/iau/lists/MPNames.html
- Devuan download: https://files.devuan.org
- Blog post on the release candidate: https://devuan.org/os/debian-fork/stable-2nd-candidate-announce-050517
- Devuan bug tracker: https://bugs.devuan.org
- Instructions for the Devuan upgrade: https://devuan.org/os/documentation/dev1fanboy/Upgrade-to-Devuan
- Devuan 1.0 release notes : https://devuan.org/os/debian-fork/stable-jessie-announce-052517
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.