Sign in Sign up
cargo

korp-installer

Pure-Rust, zero-shell UNATTENDED disk-installer for the korp appliance: an OS-less PID-1 that HW-detects a target disk (sysfs/efivarfs), lays a clean GPT (hand-rolled), formats the ESP (fatfs), and streams a blake3-chunked .znippy app payload raw onto the system partition — narrating every step to the serial console. Ships the root-of-trust `korp-start` start-app that blake3-verifies the app .znippy on every boot and memfd+fexecve's korp straight from RAM.

cargo View on Cargo

Activity

Latest release
7h ago
Total releases
5
Cadence
~4 days
Last 12 months
5

Reach

Downloads
50

Details

License
MIT OR Apache-2.0
First release
Aug 23, 2026
Releases
Version Released
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial