Debian ‘buster live’ build system


Very similar as the ‘mklive-stretch’ build system see Here and Forum thread , but this will build from ‘Buster’ 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 OS’s including 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: Busterdog

Download mklive-buster:
For 32-bit: mklive-buster32
For 64-bit: mklive-buster64

Make executable, e.g:
chmod +x mklive-buster32
Running without arguments it will show usage help, to run with GUI, e.g.:
./mklive-buster32 -gui
It requires root permissions to run, so when logged in as unprivileged user, use sudo, e.g.
sudo ./mklive-buster32 -gui

Here’s also a single script that should work OOTB on DebianDog, BusterDog, StretchDog:

Updated 2023-06-04 mklive-buster
(requirements/dependencies will be downloaded), to use it on Puppy you need to have yad, debootstrap, dpkg, xorriso installed first.

Run the build on a Linux filesystem (ext2 ext3 ext4) not on FAT or NTFS , with at least 3GB free space

Simple demo .gif image using GUI option (clicking on link below will probably show it in browser):
Demo .gif image