Skip to content

stargt/NodeOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

NodeOS

State of the Union

  • the latest alpha is build up using Docker layers
  • start here git clone https://gist.github.com/6757451.git NodeOS
  • current milestone is complete the docker release pipeline
  • next milestone is to complete init and npkg

Introduction

NodeOS is an OS only by the following definition:

+-----------+
| Hardware  |
+-----------+
| Kernel    |
+-----------+
| Root      | <---  Where NodeOS lives
+-----------+
| Userland  |
+-----------+
  1. NodeOS is not a NodeJS kernel
  2. NodeOS starts after the kernel loads
  3. No non-kernel processes run before NodeOS

For the purposes of this project, the above definition is always what is meant by an OS. One consequence of this definition is that eventually, NodeOS might be kernel agnostic.

Goal

  • The primary goal of NodeOS is to provide a working package manager
  • The primary package manager will use NPM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published