Commit Graph
4 Commits
Author SHA1 Message Date
c-ludenberg e0c78f476d fix licenses: XBPS is BSD-2-Clause, Pacman is ISC, not all GPL-2.0
- XBPS: BSD-2-Clause (verified from source)
- Pacman: ISC (verified from source)
- APT: GPL-2.0+
- DNF: GPL-2.0+
- APK: GPL-2.0
- dpkg: GPL-2.0+ (debian/copyright)
2026-08-26 19:14:37 +02:00
c-ludenberg 97331b1449 horizon: dinit services, pkg manager binaries, GPL-2.0 licenses
- real dinit service files (connmand, sddm, ntpd, chrony, sshd)
- void backend properly swaps runit for dinit with service definitions
- ISO generation finds kernel/initrd, builds proper GRUB config
- ship all package manager binaries in ISO for offline use
- LICENSES/ directory with proper GPL-2.0 plain text for xbps, pacman, apt, dnf, apk, dpkg
- backends explicitly install their own package managers
- README updated with binary inclusion and license info
2026-08-26 19:12:09 +02:00
c-ludenberg 15e12b6974 add GPL-2.0 license 2026-08-26 19:03:51 +02:00
c-ludenberg 3c5a357cb4 euri-mklive: universal CLI ISO builder
- 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
2026-08-26 19:01:19 +02:00