@darry19662018 and All. Ok, curiosity has won !
Here's attached mklive-chimaera, to build a Devuan Chimaera live system similar to DebianDog. Run it from one of the 'Dog' OS's or from any other true "DEB" based system.
For example (requires yad to be installed):
Code: Select all
./mklive-chimaera -gui
More info: Bullseye Build Script
It turned out to be easier than I first thought to adapt mklive-bullseye to Devuan chimaera.
Not 100%, as you may see the name "bullseye" e.g. possibly in the conky view, this is because the Desktop configs from bullseye used.
Note that the difference between building with mklive-bullseye and mklive-chimaera is very, very little, as mklive-bullseye is using the same method to avoid systemd (elogind replacing systemd).
Code: Select all
# cat /etc/devuan_version
# chimaera/ceres
EDIT: Updated mklive-chimaera, re-attached.
- Fixed that elogind and related packages are now installed from Devuan repo (previously it was installed from 'Dog' repo (antix version))
- Removed devuan 'security' repo line in /etc/apt/sources.list so no warning message anymore that it doesn't exist
Fred