Coder Social home page Coder Social logo

swerve's Introduction

swerve

A suckless-inspired Unix-like monolithic kernel originally designed for i386 machines. This is a work in progress. Please don't run this on real hardware. I take no responsibility for damages caused by swerve (the code is licensed with no warranty).

Principles

  1. The program should be free software.
  2. The program should be as efficient as possible.
  3. The program should be as legible as possible.
  4. The program should be as small as possible.

Prerequisites for building

Prerequisites for making a GRUB image

  • fdisk (from util-linux)
  • GNU GRUB

Building

  1. Edit config.mk to your liking
  2. Run make -j2 (note: you should change 2 to the number of processor threads you have)

Run in QEMU

  1. Run make run-qemu

Build GRUB image

  1. Run make grub-image

Copying

All of the source code for the kernel and libc are licensed under the GNU GPL v3 (see LICENSE.gpl), unless otherwise noted. All documentation (in the doc directory) is licensed under the GNU FDL v1.3 (see LICENSE.gfdl), unless otherwise noted. All videos, images, and audio are licensed under the Creative Commons Attribution Share-Alike 3.0 Unported License (http://creativecommons.org/licenses/by-sa/3.0/).

swerve's People

Contributors

boneill02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.