Skip to content

Slops (SLow OPerationg System) is a Unix-like x86_64 hobby operating system

License

Notifications You must be signed in to change notification settings

Pigmy-penguin/Slops

Repository files navigation

Slops: SLow OPerating System

This is the Slops operating system. It is a simple unix-like operating system, written in assembly and C.

Slops is designed to be simple and easy to use. It is based on the principle of least surprise. That is, it should do what you expect it to do, and no more.

Slops is released under the Apache Licence, version 2.

How to use

Build iso image

make

And if you want to enable debug:

make DEBUG=1

Boot the system

make run

Remove artifacts

make clean

or if you want to remove all generated files run:

make distclean

About

Slops (SLow OPerationg System) is a Unix-like x86_64 hobby operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages