What was missing was udev bringing in various libs from systemd and even running one (check htop).
Now we can use eudev and then there will be no systemd libs running at all.
This is experimental so do so at your own risk.
I will NOT be responsible if it doesn't work.
Simply make this change to antix.list in etc/apt/sources.list.d/ (ie add the word dev)
Code: Select all
deb http://antix.daveserver.info/jessie jessie main nosystemd dev
Reboot and (hopefully) boot to desktop. You should see on boot no reference to systemd and also in htop, the same.
I have tested this running a fresh install of antiX-15-base in VBox. No issues.
I'm running eudev/udev on my main sid box. No issues.
I also tested on an old antiX-14 sid partition. No issues.
No idea how well core will work.
If you have removed any nosystemd stuff from the default apt, then this will almost certainly brick your install.
Post here for feedback.
Once again - I claim no responsibility if this bricks your install.
EDIT: I also tested a new install of antiX-15-full_386 and all worked as it should.