- any distro from any distro (debian, ubuntu, arch, artix, void, alpine, fedora) - YAML config for distro, arch, init, packages, users, services, bootloader - each distro backend knows how to bootstrap itself - squashfs + xorriso for ISO generation - sexy CLI with banner and colored output - examples for Artix+Euri and Project Horizon
4 lines
101 B
Python
4 lines
101 B
Python
"""euri-mklive: Universal CLI ISO builder — any distro, from any distro."""
|
|
|
|
__version__ = "0.1.0"
|