Absolutely. Doesn't hurt to try the SysV MX and AntiX to see what works best for the use case.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.
Responses to Coming changes in impending MX 25 release.
Re: Responses to Coming changes in impending MX 25 release.
Real Men Use Linux
Re: Responses to Coming changes in impending MX 25 release.
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:AK-47 wrote: Fri Aug 15, 2025 6:02 pm .... such as not being able to easily tell what kind of system is installed.
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}}
Re: Responses to Coming changes in impending MX 25 release.
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?
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?