Anti-systemd fork. Alive but extremely marginal. The init wars never die.
Debian is the foundational community Linux distribution, serving as the upstream base for Ubuntu, Mint, and dozens of other distros. systemd is a system and service manager that replaced traditional init systems, providing faster boot times and unified service management — but at the cost of significantly increased complexity and scope.
In 2014, the Debian project went through one of its most divisive internal debates in decades: whether to adopt systemd as the default init system, replacing the venerable SysV init scripts that had served Unix-like systems for generations. The decision to go with systemd was technically sound by most accounts, but it split the community right down the middle between modernizers and traditionalists.
A group calling itself the 'Veteran Unix Admins' collective announced they would fork Debian into a new distribution called Devuan (pronounced 'Dev-One'). Their manifesto was heavy on Unix philosophy and light on compromise — they viewed systemd as a monolithic, creeping dependency that violated the sacred principle of 'do one thing and do it well.' Several high-profile Debian developers, including Ian Jackson and Joey Hess, quit the project entirely over the acrimony surrounding the debate.
The fork took its sweet time materializing. Despite being announced in late 2014, the first stable release (Devuan 1.0 Jessie) didn't land until May 2017 — a full three years later. The project essentially tracks Debian releases and strips out systemd, replacing it with sysvinit, OpenRC, or runit. It's a thankless job that requires constant effort to de-systemd-ify packages.
Devuan has survived longer than most predicted, reaching version 6.0 'Excalibur' in November 2025 based on Debian 13. But it remains extremely marginal — a niche within a niche. Most of the Linux world moved on and accepted systemd, while Devuan soldiers on as a principled stand that few actually need.
The init wars of 2014 were really about something deeper: the tension between Unix minimalism and modern system management complexity. Devuan is the monument to that tension — small, defiant, and perpetually relevant to a very specific subset of sysadmins who will pry SysV init from their cold, dead hands.
Debian Technical Committee votes to adopt systemd as default init system
Veteran Unix Admins collective announces Devuan fork
First Devuan newsletter published, project infrastructure established
Devuan 1.0 Jessie — first stable release, three years after announcement
Devuan 2.0 ASCII released
Devuan 3.0 Beowulf released
Devuan 5.0 Daedalus released
Devuan 6.0 Excalibur released, based on Debian 13 Trixie
Devuan's direct impact on the broader Linux ecosystem has been minimal — the vast majority of distributions adopted systemd without looking back. However, its indirect impact was significant: the fork served as a pressure valve for legitimate concerns about systemd's scope and complexity, and it kept alternative init systems alive as viable options.
The Devuan project also demonstrated that forking an entire distribution is enormously difficult and resource-intensive. While it proved the anti-systemd position wasn't just internet grumbling, the project's perpetually small user base showed that most users care more about things working than about init system purity.