Files
euri-mklive/LICENSES
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
..

Package Manager Licenses

This directory contains the license files for all package manager binaries shipped with Euri Linux ISOs.

Tool License Source
XBPS GPL-2.0 https://github.com/void-linux/xbps
Pacman GPL-2.0 https://gitlab.archlinux.org/pacman/pacman
APT GPL-2.0 https://github.com/Debian/apt
DNF GPL-2.0 https://github.com/rpm-software-management/dnf
APK GPL-2.0 https://git.alpinelinux.org/apk-tools
dpkg GPL-2.0+ https://salsa.debian.org/dpkg/dpkg

All tools are free and open source software. See individual LICENSE files for the full text of each license.