The legacy of Pronin Software Distribution / Proninx.

FNU / OpenProninx

OpenProninx is a native x86-64 operating system under active development, with its own boot code, kernel, userspace, and QEMU disk images. It continues the PRONINX project formerly developed by Pronin Software Distribution; Foundry Tech Inc. is its successor.

The project is deliberately small and explicit about its boundary. It is not a Linux distribution, hypervisor, container runtime, cluster manager, router, or data-centre control plane. Its source is available under the permissive BSD 3-Clause License.

Development software. The current baseline is Core 0.1.6-dev. It is not production-ready and must not be exposed to an untrusted network or used for confidential data.

Current capabilities (Core 0.1.6-dev)

The system starts PSH, the local interactive shell, across 4 Virtual Terminals. The hybrid GPT boot image is fully self-contained — booting identically on legacy BIOS and modern UEFI firmware. Native programs include ls, cat, cp, wc, top, pwd, mkdir, chmod, chown, ping, netinfo, resolve, fbset, fnufetch, and filesystem tests.

Service snapshots and the supervisor command queue are volatile kernel-state devices. They reset at boot, are not an audit log, and provide no authentication, durability, or concurrent-writer guarantees.