penguins-eggs
Version:
A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others
15 lines (11 loc) • 298 B
Markdown
# pods
Here we have scripts to build differents minimal live ISO on local system, using podman container.
* `almalinux.sh`
* `archlinux.sh`
* `debian.sh`
* `devuan.sh`
* `fedora.sh`
* `manjaro.sh`
* `opensuse.sh`
* `ubuntu.sh`
Example: to create a minimal debian ISO, run `eggs pods debian.sh`.