GH release asset size limit = 2 GiB. Veilor ISO ~2.8 GiB (KDE base + hardening + grafted /veilor/ tree). zstd -19 only achieves 96.67% compression (squashfs already xz-compressed). Splitting is the fix. Workflow now: - Splits ISO with `split -b 1900M -d --suffix-length=2` - Drops original ISO before upload (would fail at >2 GiB) - Includes per-part sha256 for reassembly verification - Release notes include cat reassembly command test/auto-install.sh will need follow-up commit to download + cat the parts before booting. |
||
|---|---|---|
| .. | ||
| build-iso.yml | ||
| lint.yml | ||