Skip to content
Rowland Smith edited this page Mar 6, 2017 · 13 revisions

Welcome to Jinix

Jinix is Java based computer operating system that runs on top of the Linux kernel and is based on the architecture of the GNU Hurd. The goal of the project is to provide an operating system largely written in Java that leverages the ubiquity and extensive hardware support provided by the Linux kernel, but replaces much of the non-kernel portions of the OS with Java software. Another goal of the project is to provide a superior runtime environment for Java based application software.

After exploring the content available here, if Jinix seems interesting and you have a desire to contribute, please feel free to contact me at rowls66@gmail.com.

Overview

[History/Origins](./Jinix History)

Installation

Clone this wiki locally