Responses to Coming changes in impending MX 25 release.

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
DeepDayze
Posts: 174
Joined: Tue Jan 18, 2022 3:34 pm

Re: Responses to Coming changes in impending MX 25 release.

#211 Post by DeepDayze »

AK-47 wrote: Fri Aug 15, 2025 6:02 pmDepends on what you mean by "older". If it's older than anything that can run the current version of systemd, you may be better off with antiX as you will struggle even with a SysV MX.
Absolutely. Doesn't hurt to try the SysV MX and AntiX to see what works best for the use case.
Real Men Use Linux

User avatar
fehlix
Developer
Posts: 12845
Joined: Wed Apr 11, 2018 5:09 pm

Re: Responses to Coming changes in impending MX 25 release.

#212 Post by fehlix »

AK-47 wrote: Fri Aug 15, 2025 6:02 pm .... such as not being able to easily tell what kind of system is installed.
I'm using this in one of my conky's to always show me what type of boot-mode and systemd or sysvinit is in use:

Code: Select all

#system
${font Roboto-Light:bold:pixelsize=14}${offset 12}${color3}${no_update ${if_existing /sys/firmware/efi}UEFI${else}BIOS${endif}} \
${offset 2}${color4}\
${font RobotoMono-Light:bold:pixelsize=12}${no_update ${if_existing /run/systemd/system}systemd${else}SysVinit${endif}}
Note the test in "/run/systemd/system" is hardcoded test within systemd source itself, b/c it's needed also when init itself is based on systemd, which is possible, but debian fortunately is using busybox within the init not systemd.

kd4e
Posts: 308
Joined: Mon Dec 06, 2021 5:26 pm

Re: Responses to Coming changes in impending MX 25 release.

#213 Post by kd4e »

Isn't Devuan a systemd-free version of Debian?

I don't know if they have the personnel to manage troublesome drivers but, if so, that might resolve some hassles for sys-V users?

Post Reply

Return to “General”