The officially official Devuan Forum!

You are not logged in.

#1 2026-02-20 09:59:28

Valera
Member
Registered: 2026-01-25
Posts: 13  

MX_Devuan_KDE_dinit

This is my MX_Devuan with Plasma 6.5 and Dinit. For experiments.

I did not check the work on other configurations.

https://mega.nz/file/37I1FK7C#rnMFbuAe5 … zHHWzMJJUE

Screenshot-20260220-100510.png

Last edited by Valera (2026-02-21 13:29:00)

Offline

#2 2026-04-04 06:32:27

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

New minimal version.1.9 gb

Rolling Devuan Unstable + Plasma 6.6 + Dinit + MX Tools

Soft: Synaptic, BleachBit, Grub Customizer, Gparted, Timeshift, Gwenview, PortProton, qBittorrent,Tribler, Firefox, FileZilla, JamesDSP, Strawberry, SMPlayer, AbiWord, Gnumeric, Okular and more.

https://mega.nz/file/zihwXLqa#ZD4_UGTNz … p5Z72rqEHs

Screenshot-20260409-045928.png

Last edited by Valera (Yesterday 13:51:18)

Offline

#3 2026-04-08 09:32:26

sarcastillo
Member
Registered: 2026-04-08
Posts: 2  

Re: MX_Devuan_KDE_dinit

Thanks for sharing. I've tried bot but couldn't figure out how to get any sort of network connection going. I was hoping using an Ethernet would autoconfigure itself, like it does on Devuan Excalibr and even my Freia test installs.

Any tips on how to get access to a network once these are installed?

Offline

#4 2026-04-08 11:05:27

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Sorry. I don"t use a Network-manager. Using Dhcpcd. You can do:
ip link
ip link set eth0 up

Now I"ll do it with Network-manager....

Added Network-manager to ISO.

Last edited by Valera (2026-04-09 09:35:49)

Offline

#5 2026-04-08 13:04:46

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,885  

Re: MX_Devuan_KDE_dinit

If the computer will stay in one location, you could add a couple lines to /etc/network/interfaces.
https://www.devuan.org/os/documentation … figuration
See the section on using ifupdown and standard dhcp cable. If you need to have a static address on the local network, scroll down to Standard static address cable setup.

Offline

#6 2026-04-08 16:28:38

sarcastillo
Member
Registered: 2026-04-08
Posts: 2  

Re: MX_Devuan_KDE_dinit

Thank you for the quick responses! Do you build this using live-build and debootstrap?

Offline

#7 2026-04-08 17:39:32

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

To create the ISO I used MX-Snapshot (it is in the system). I removed debootstrap from the ISO, but you can install it in the live boot and then install the system with debootstrap.
The system has the best GUI installer - Gazelle-installer for installing the system.

Offline

#8 2026-04-09 09:30:50

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Updated ISO with Plasma 6.6

Offline

#9 2026-04-11 07:18:40

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Fixed the work of Dinit user services

Last edited by Valera (2026-04-11 07:28:18)

Offline

#10 2026-04-14 04:59:17

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Fixed Dinit working with Cgroups, Turnstile work, Pipewire now runs through Dinit user services. There are still small problems, but they run into the lack of Dinit support in Devuan.

Offline

#11 2026-04-14 16:03:15

l4nc
Member
Registered: 2026-03-24
Posts: 2  

Re: MX_Devuan_KDE_dinit

I’m not a huge fan of KDE, but I’m glad someone’s adapting a Dinit to Devuan – great work, Valera!

Offline

#12 2026-04-15 09:24:02

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

l4nc, thank you!

Fixed Polkit, PackageKit

Last edited by Valera (2026-04-15 09:28:21)

Offline

#13 2026-04-18 17:33:52

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Finished Dinit.Fixed running grafical.target with turnstile
Fixed starting a session with turnstile -now turnstile works completely like on Chimera Linux
Also fixed other bugs. Minimal, optimized for games with fresh software. Dinit is beautiful smile

Offline

#14 Yesterday 14:06:06

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Sorry,I didn"t notice smile There were also problems with the cyclical launch of Turnstile services. I corrected it.

  Turnstile - still in development...It's difficult with it.

Last edited by Valera (Yesterday 14:14:13)

Offline

#15 Yesterday 16:06:21

l4nc
Member
Registered: 2026-03-24
Posts: 2  

Re: MX_Devuan_KDE_dinit

I've heard that the integration in Chimaera Linux is perfect and a lot better than in ARTix. Are you sure it is the same level of implementation? smile

Offline

#16 Yesterday 16:52:50

Valera
Member
Registered: 2026-01-25
Posts: 13  

Re: MX_Devuan_KDE_dinit

Sorry, I'm using Google Translate
My opinion is that Artix and Arch are not suitable for experimenting with init systems - they break very easily. Sid and Apt are better for this. The work of Dinit in Chimera Linux is the standard to be strived for. There the system is built to bypass Logind. I can't do the same on Devuan - there are permission problems. But I did my best to make Turnstile work. It controls the session and user services.

Snimok-ekrana-20260419-194809.png

Offline

#17 Yesterday 23:25:14

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,646  

Re: MX_Devuan_KDE_dinit

Are you developing turnstile?

Or "simply" fixing its dinit backend?

I guess I don't understand why you would need to experiment with init systems while fixing the dinit backend for turnstile.

And turnstile in itself should be agnostic about init system.  It merely is a service that implements that concept of "User Services" where a user may set up "services" (programs) to start and restart when and while the user is logged in, and terminate when they log out.

Of course the ABI in detail has that start/restart as a 2-step matter with a "started" notification from the service control scripting separate from progress monitoring, and that's what the backend provides. The backend flavours, to me, only concerns which support utilities for process management would be expected.

But I may well have misunderstood it all. Why is turnstile related to which init system is in use?

Offline

Board footer