Releases: Joe-Simo/goblins-os
Releases · Joe-Simo/goblins-os
Release list
Goblins OS v0.1.0-alpha.20260703
Goblins OS v0.1.0-alpha.20260703
Native shippable installer media built from commit e89b1912d1b54bd6710c410c615827059cf8527a by GitHub Actions run 28676213034.
The installer media is split because GitHub Release assets must be under 2 GiB per file. Download both .part-* files for your architecture, then rebuild and verify locally.
Rebuild aarch64 ISO
cat goblins-os-aarch64.iso.zst.part-* > goblins-os-aarch64.iso.zst
shasum -a 256 -c goblins-os-aarch64.iso.zst.parts.sha256
shasum -a 256 -c goblins-os-aarch64.iso.zst.sha256
zstd -d --long=31 goblins-os-aarch64.iso.zst
shasum -a 256 -c goblins-os-aarch64.iso.sha256Rebuild x86_64 ISO
cat goblins-os-x86_64.iso.zst.part-* > goblins-os-x86_64.iso.zst
shasum -a 256 -c goblins-os-x86_64.iso.zst.parts.sha256
shasum -a 256 -c goblins-os-x86_64.iso.zst.sha256
zstd -d --long=31 goblins-os-x86_64.iso.zst
shasum -a 256 -c goblins-os-x86_64.iso.sha256SHA256
goblins-os-aarch64.iso:13b2b59ea03054d66b3f8c0986c2314631437e57074685c515a1dffa3a4f6fbfgoblins-os-x86_64.iso:45abf064735fa2a2ba9ef034883d19453c4bfc02a3b0c311d29e3679c52db434
Both manifests record shippable_release: true, native matching runner architecture, and a nonlocal GHCR installer payload source.
Display-backed hardware signoff remains separate from these downloadable installer artifacts.