Skip to content
/ zeos Public

ZeOS is the skeleton of a simple Operating System based on a Linux 2.4 kernel and developed for the intel 80386 architecture. The goal of this project is to extend its functionalities.

Notifications You must be signed in to change notification settings

s4izh/zeos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeOS

ZeOS is the skeleton of a simple Operating System based on a Linux 2.4 kernel and developed for the intel 80386 architecture. The goal of this project is to extend its functionalities.

Inside each directory there is more information about the milestones completed at each stage of the project.

How to use the flake for building the development environment

Install nix and enable nix flakes.

Then on this project's directory run:

nix develop

You will now be inside a shell with bochs, gdb, gcc, etc. available.

Credits to my homie Arnau @Toomoch for writing the flake.

About

ZeOS is the skeleton of a simple Operating System based on a Linux 2.4 kernel and developed for the intel 80386 architecture. The goal of this project is to extend its functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published