MX and Devuan?

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

MX and Devuan?

#1 Post by manyroads »

By way of asking a 'dumb' question... :rolleyes:

Has anyone ever considered using Devuan Beowulf as the next base (or optional base) for MX Linux version 18 or whatever the next release is called? :bagoverhead:
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
Jerry3904
Administrator
Posts: 23502
Joined: Wed Jul 19, 2006 6:13 am

Re: MX and Devuan?

#2 Post by Jerry3904 »

Nope, we prize stability
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: MX and Devuan?

#3 Post by manyroads »

Devuan is Debian minus systemd... to quote their site:

Devuan is a fork of the Debian GNU/Linux distribution that started in November 2014. Its stated first goal was to provide a distribution without the systemd init daemon installed by default.

They are listed here: https://devuan.org/os/team/
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
Jerry3904
Administrator
Posts: 23502
Joined: Wed Jul 19, 2006 6:13 am

Re: MX and Devuan?

#4 Post by Jerry3904 »

I understand that, thanks. MX does not share that goal, that's all.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Stevo
Developer
Posts: 14854
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX and Devuan?

#5 Post by Stevo »

Totally removing systemd also totally removes any option to use certain applications that really need it. We keep the option to boot with systemd in the MX GRUB menu after installation.

However, I believe you can also create a pretty good facsimile of MX on the antiX base, which would be free of systemd. You could also probably install the MX tools on Devuan, but some, like the snapshot tool, might not work there.

User avatar
spidermouse
Posts: 34
Joined: Sat Mar 17, 2018 10:19 pm

Re: MX and Devuan?

#6 Post by spidermouse »

Antix is not sytemd-free, it has packages that are dependant on libsystemd0.
Open the terminal and run on new install

Code: Select all

 apt update && apt install systemd
I think that sytemd-free is when all the dependancies from libsystemd0 are removed from the packages. Anticapitalista probably thinks libsystemd is harmless if systemd isn't instaled. The fact is LP can turn libsystemd0 into executive library at any time and during the upgrade pull some other parts of systemd that can controler the network or some other system processes. It's easier to advertise as sytemd-free.

User avatar
handy
Posts: 614
Joined: Mon Apr 23, 2018 2:00 pm

Re: MX and Devuan?

#7 Post by handy »

Touch wood, My Devuan install trashed itself on me, prior to moving to Refracta, which did the same, before coming to MX17, which has been holding up to my abuse incredibly well. (After saying that I'm glad so say that I have a recent Clonezilla backup image. ;) )
MSI: MAG B560 TORP', i5, RAM 16GB, GTX 1070 Ti 12GB, M2 238GB + USB, MX-23 Fb to Openbx
Lenovo: Ideapad 520S, i5, RAM 8GB, GPU i620, HDD 1TB, MX-23 Fb - Openbx
Clevo: P150SM-A, i7, RAM 16GB, nVidia 8600, 2x 1TB HDD & M.2 256 GB, MX-23 Fb - Openbx

User avatar
spidermouse
Posts: 34
Joined: Sat Mar 17, 2018 10:19 pm

Re: MX and Devuan?

#8 Post by spidermouse »

^Devuan also isn't sytemd-free. They invest most of their time in marketing. They should clean the libsystemd0 dependancies and not debate over some nonsense and complain how they have no enough people. Libsystemd0 has more dependancies than the basic systemd.

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: MX and Devuan?

#9 Post by manyroads »

Like most things in this world there seems to be a lot of strong opinion on systemd (good, bad, ugly...) Like @handy noted in his comment, I include myself in the uniquely skilled at breaking OSes class of user. I was simply curious re: Devuan because on the surface it seems there might be an opportunity for synergy.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
anticapitalista
Developer
Posts: 4315
Joined: Sat Jul 15, 2006 10:40 am

Re: MX and Devuan?

#10 Post by anticapitalista »

spidermouse wrote: Sat Nov 10, 2018 5:40 pm Antix is not sytemd-free, it has packages that are dependant on libsystemd0.
Open the terminal and run on new install

Code: Select all

 apt update && apt install systemd
I think that sytemd-free is when all the dependancies from libsystemd0 are removed from the packages. Anticapitalista probably thinks libsystemd is harmless if systemd isn't instaled. The fact is LP can turn libsystemd0 into executive library at any time and during the upgrade pull some other parts of systemd that can controler the network or some other system processes. It's easier to advertise as sytemd-free.
WRONG and FUD!
Why would anyone who doesn't want libsystemd0/systemd intentionally install it? moronic if you ask me.
antiX ootb does not need/use systemd/libsystemd0. (devuan, however, uses libsystemd0 - antiX does not).
Look here for our nosystemd packages - the vast majority make sure libsystemd0 does not get installed.

http://repo.antixlinux.com/stretch/pool/nosystemd/
Last edited by anticapitalista on Sat Nov 10, 2018 6:48 pm, edited 4 times in total.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

Post Reply

Return to “General”