Skip to content

UMN-Kernel-Object/ukoos

Repository files navigation

ukoOS

A small RISC-V operating system for learning OS development.

Getting Started

View the full ukoOS Docs. For setup, see the Linux, MacOS, or Windows guides.

Licenses

This repo follows version 3.3 of the REUSE specification, and spec-compliance is machine-checked every commit. Files may be marked individually, but broadly speaking (in a non-binding and imprecise manner; the REUSE-given information is authoritative):

  • The code is offered under the GPL 3.0 or later, the same as GNU coreutils.
  • Documentation is dual-licensed under the GFDL and CC-BY-SA, the same as Wikipedia.
  • Some generated and miscellanous files are licensed CC0-1.0, which is approximately public-domain.

This can be checked with reuse lint, with the REUSE tool.