2 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