Git Product home page Git Product logo

patchworkos's Introduction

Patchwork OS License

Keep in mind that PatchworkOS is currently in a very early stage of development.

Features

  • Simple Unix inspired architecture (Not Unix-like)
  • Monolithic preemptive 64-bit kernel
  • SMP (Symmetric Multiprocessing)
  • Multithreading (Kernel Level Threads)
  • O(1) scheduler
  • Custom Standard Library
  • Custom UEFI Bootloader
  • More to be added...

Limitations

  • Ram disks only
  • Only x86_64

Tested Hardware Configurations

  • Lenovo Thinkpad E495
  • Ryzen 5 3600X | 32GB 3200MHZ Corsair Vengeance RAM

Currently untested on Intel hardware.

Setup

1. Cloning (downloading) this repository

To clone (download) this repository, you can use the Code button at the top left of the screen, or if you have git installed use the following command git clone --recursive https://github.com/KaiNorberg/PatchworkOS.

2. Building Patchwork

In order to build Patchwork you will need to use Linux or if you insist WSL. You will also need to have Make, NASM and GCC installed, it is also possible to use clang by just editing the Makefile.

After everything is installed simply run make setup all. You should then find a .img file in the bin directory.

3. Running Patchwork

There are three ways to run Patchwork.

  1. Use a tool like balenaEtcher to create a bootable USB using the created .img file.
  2. Download QEMU on your Linux machine and use make run.
  3. Run the created .img file in a virtual machine of your choice.

Roadmap

The short term goal is to create a basic user-space shell, however the long term goal is to play DOOM.

Documentation (WIP)

Documentation will eventually be found on the wiki page.

Contributing

Patchwork is intended as a personal project, therefor contributions are unwanted. However if you find any bugs, issues or just have a suggestion for something i could do better, then feel free to open an issue. This might change in the future.

patchworkos's People

Contributors

kainorberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

patchworkos's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.