> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# KaOS Releases First Dinit-Based ISO, But It's Not Ditching Systemd Entirely
- URL: https://itsfoss.com/news/kaos-first-dinit-image-release/
- Published: 2026-06-10T14:08:32.000Z
- Updated: 2026-07-08T05:39:16.000Z
- Description: The distro ditches systemd as the init system while keeping some key components around.
- Author: Sourav Rudra
- Tags: News

We are used to seeing [systemd](https://systemd.io/?ref=itsfoss.com) as the default init on most Linux distributions, but not everyone is a fan.

Some users and developers take issue with its broad scope, preferring init systems that do one thing and do it well rather than one that reaches into session management, logging, device handling, and more.

To escape it, people often find refuge in [systemd-free distributions](https://itsfoss.com/systemd-free-distros/) that feature a diverse selection of init systems.

While we are yet to see a widespread trend where mainstream distros ditch systemd, smaller projects have the flexibility to do so, with the decision usually being made only after discussing such a major change with the community.

[KaOS](https://kaosx.us/?ref=itsfoss.com), the independent distro built around [Qt](https://www.qt.io/?ref=itsfoss.com), has successfully embarked on its move away from systemd, [introducing the first release candidate](https://kaosx.us/news/2026/kaosdinit/?ref=itsfoss.com) (RC) for what will be the next chapter in its developmental cycle.

Their motivation boils down to upstream changes that [left the team in a tight spot](https://kaosx.us/news/2026/systemd%5Fkaos/?ref=itsfoss.com). Systemd 254 dropped support for its split `/usr` setup, later versions killed AUFS compatibility, and KDE Plasma's increasing systemd dependency made things worse.

*In the end, switching init systems became the only real option for the project.* 🤷

## KaOS' Dinit Image Debuts

![screenshot that shows the desktop view of kaos dinit 2026.06 rc with a terminal window on the left with a fastfetch output, a settings panel on the right with many options visible ](https://itsfoss.com/content/images/2026/06/kaos-dinit-2026-06-rc.jpg)

The ***KaOS Dinit 2026.06 RC*** image ships with a new startup stack where [Dinit](https://davmac.org/projects/dinit/?ref=itsfoss.com) takes over as the init system and service manager, [Turnstile](https://github.com/chimera-linux/turnstile?ref=itsfoss.com) handles session and login tracking, and [seatd](https://sr.ht/~kennylevinsen/seatd/?ref=itsfoss.com) takes care of seat management. Together, these cover what systemd previously handled as a single unit.

Just so you understand what the fuss is about, Dinit ([*source code*](https://github.com/davmac314/dinit/?ref=itsfoss.com)) is **a lightweight, open source service manager** that can also act as a system init. It handles starting services in parallel, respects dependencies between them, and is designed to work with other system components rather than replace them fully.

It already powers [Chimera Linux](https://chimera-linux.org/?ref=itsfoss.com) and [eweOS](https://os.ewe.moe/?ref=itsfoss.com) as the default init and is one of the init options available on [Artix Linux](https://artixlinux.org/?ref=itsfoss.com) and [antiX](https://antixlinux.com/?ref=itsfoss.com).

That said, **KaOS is not going fully systemd-free with this release**. Systemd's *udev* and *tmpfiles* stay in place for now, and *elogind* is still present. The devs plan to keep these components around for the forseeable future.

## What else does the ISO offer?

![](https://itsfoss.com/content/images/2026/06/kaos-dinit-2026-06-rc-bootloader-options.jpg)

![](https://itsfoss.com/content/images/2026/06/kaos-dinit-2026-06-rc-noctalia.jpg)

New bootloader

For the display manager, SDDM has been ditched in favor of [greetd](https://git.sr.ht/~kennylevinsen/greetd?ref=itsfoss.com) with [tuigreet](https://github.com/apognu/tuigreet?ref=itsfoss.com), which is said to integrate better with the new seatd-based session setup. The **Calamares installer has also been updated** to run cleanly on a pure Wayland session, with fixes applied to QML modules that had lost text input capability in areas like the user creation screen.

Likewise, [Limine](https://github.com/limine-bootloader/limine?ref=itsfoss.com) is now the default bootloader, with other UEFI options remaining available through the installer, and for partitioning, the automated setup in Calamares now covers most popular filesystems.

There's also **a new welcome utility**, [Croeso](https://codeberg.org/KaOS/croeso?ref=itsfoss.com), which walks new users through around 15 common post-install settings after installation. And for the sound backend, [phonon-mpv](https://github.com/OpenProgger/phonon-mpv?ref=itsfoss.com) is now the default, replacing the previous VLC-based one.

## Try the RC

This is a release candidate, **not a stable release**. Rough edges are expected, so it is best treated as a testing build rather than something for everyday use. The ISO is available for download from the [KaOS RC](https://kaosx.us/download%5Frc/?ref=itsfoss.com) portal via mirrors hosted across regions like France, U.S., and Japan.

Moreover, existing [non-Dinit ISOs](https://kaosx.us/download/?ref=itsfoss.com) are still around and will be for sometime. The KaOS developers have not confirmed *when or if* these will be phased out.

[KaOS Dinit 2026.06 RC](https://kaosx.us/download%5Frc/?ref=itsfoss.com)