Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Álvaro Jurado edited this page Aug 29, 2016 · 50 revisions

Welcome to the Harvey's wiki!

Harvey is a 64 bit distributed operating system under GPL.

For now it runs in x86_64 (amd64) machines, but we're working at RISCV and ARM64 (aarch64) support. We're improving now the kernel and userland, trying to bring up a full usable operating system, modern and, at the same time, keeping ideas and concepts from other platforms what we consider very interesting. We collected some code and ideas of Plan 9 from Bell Labs, in addition to researching code from NIX and NxM, with some influences from Linux, BSD and in general from Unix world.

Harvey is a general purpose operating system, so every idea you can think could be welcome here. Come and see, and do it by yourself.

Getting Started

If you're beginning check the Beginners Guide page. It will provide the step-by-step to build and access to a filesystem. under work

Else, jump right into Getting Started page. It contains the basics about prerequisites, code review system and accessing files.

Links

Clone this wiki locally