Releases: WilliamMajanja/Minima-PiNet-Os
Releases · WilliamMajanja/Minima-PiNet-Os
Release list
Minima-PiNet-OS v1.2.0
Minima-PiNet-OS v1.2.0
Version 1.2.0 Release — Maintenance release that re-cuts the Raspberry Pi flashable image with the latest fixes on top of the v1.1.0 baseline.
This release republishes the full Raspberry Pi 5 image (PiNetOS-RaspberryPi.img) and source archives so users can flash a fresh build that inherits all v1.1.0 security hardening, the FastAPI desktop, the DApp platform, and the K3s cluster manifests.
Highlights
- Refreshed Raspberry Pi disk image — Re-built 256 MB flashable image (64 MB FAT32 boot + 192 MB ext4 rootfs).
- Version metadata bump — Repository metadata and documentation updated to 1.2.0.
- Security baseline preserved — Continues the hardened v1.1.0 baseline.
- Release artifact set — Includes source archives, Raspberry Pi image, package ZIPs, and
SHA256SUMS.txt.
Release Artifacts
Minima-PiNet-Os-v1.2.0.zipMinima-PiNet-Os-v1.2.0.tar.gzPiNetOS-RaspberryPi.imgPiNetOS-RaspberryPi-Package-v1.2.0.zipPiNetOS-Enterprise.zipPiNetOS-Build-System.zipPiNetOS-Documentation.zipPiNetOS-K3s-Manifests.zipSHA256SUMS.txt
Quick Start
- Download
PiNetOS-RaspberryPi.img. - Verify with
sha256sum --check SHA256SUMS.txt. - Flash with Raspberry Pi Imager.
- Boot and access
http://<pi-ip>:3000.