UPDATED 2019-10-12: See changes and fixes Downoad links below replaced with new versions.
Update: See here for Devuandog 'ceres' build system:
Update 2019-08-07, discontinued ceres build system.
http://murga-linux.com/puppy/viewtopic. ... 07#1028507
Web Page
Very similar as the 'mklive-stretch' build system see Here and Forum thread , but this will build from Devuan 'beowulf' branch and has many changes and improvements.
Rather than just one script it's now packed as appimage, reason is that this way it works 'out of the box' on most modern puppies.
The appimage has included e.g. yad, debootstrap, dpkg, xorriso (for creating ISO), so nothing extra is required to install. Tested on Tahrpup, Xenialpup, Dpup-Stretch, DebianDog, Fatdog (but on the latter I needed to install 'perl' first from gslapt).
Note that this doesn't build a Puppy such as when using Woof-CE, but a puppy-like 'Dog' system (see more: Dog Linux website)
See more info also here: DevuanDog 'Beowulf'
Download mklive-beowulf:
For 32-bit: mklive-beowulf32
For 64-bit: mklive-beowulf64
Make executable, e.g:
Code: Select all
chmod +x mklive-beowulf32
Code: Select all
./mklive-beowulf32 -gui
Simple demo .gif image using GUI option (clicking on the below will probably show it in browser):
https://debiandog.github.io/MakeLive/bu ... f-demo.gif
Here's also a single script that should work OOTB on DebianDog, DevuanDog, StretchDog (requirements/dependencies will be downloaded), to use it on Puppy you need to have yad, debootstrap, dpkg, xorriso installed first.
https://debiandog.github.io/MakeLive/mklive-beowulf
P.S. I may extend this post later with more info.
EDIT: Forgot to mention, synaptic has version 0.84.5 (synaptic=0.84.5) in the configs, the newest is 0.84.6 (at this time) but it has more dependencies (zenity, which takes a lot of space !)
Fred