*** Devuan (dog) build system (daedalus) ***
Similar to the 'Bookworm build script' , see more info and screenshots: viewtopic.php?t=5069 edit: and here (Bullseye) viewtopic.php?p=14736#p14736
But this will build the Devuan equivalent 'daedalus'.
On the contrary to Bookworm, there's no choice to use 'systemd' as Devuan's purpose is without it. (EDIT: Some more info here: viewtopic.php?p=88825#p88825 )
EDIT: Also this does NOT create a "usr-merged" system (i.e. all regular directories on / , no symlinks e.g. /bin or /lib)
EDIT2: And I'd say it's rather 'legacy' as by default no such stuff as gvfs, pipewire, pulseaudio, wayland etc.. will be included.
Script "mklive-daedalus" (remove fake .gz and make executable) for to run on any Debian(dog) system:
Updated 2024-10-03, added LXQT to the DE choices, see also: viewtopic.php?p=132251#p132251
Updated 2024-09-05, see changes info here: viewtopic.php?p=130356#p130356
To run on other systems e.g. Puppy, use the Appimage (e.g. mklive-daedalus64) see info and download here:
EDIT: appimage not supported anymore at this time, sorry.
Tested the appimage on Fossapup and KLV-Airedale and works (edit: see here; viewtopic.php?p=88394#p88394) , it has required dependencies included (e.g. debootstrap, dpkg, yad, xorriso)
There were some reports in the past that running it on Puppy there was an error because of libgtk3-nocsd not found.
Should be fixed now, as libgtk3-nocsd0 will be installed initially by the debootstrap process.