Skip to content

GBX9570/sun-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sun Kernel

The Sun Kernel Source Tree

Building

use ld and nasm

File organisation

the 'os' folder contains every part of the kernel in C code the 'bin' folder is where all the compiled binaries are

Credits

Most things here are original, but some things have been taken from other sources, so here is the credits:

Licensing

The Sun Kernel is licensed under the GPL 3.0 license, which in short means:

  1. You must use the GPL 3.0 License if you plan on using this for use in other projects.

  2. You cannot use this project to make close sourced or proprietary software, or make this project closed source or proprietary.

  3. You must retain the original copyright notices as listed in this file and/or in the licenses file, including credit to the original contributers.

For a comprehensive list of the GPL 3.0 license, check in the licenses file above or go to https://www.gnu.org/licenses/gpl-3.0.en.html.

As of the terms of GPL 3.0, we cannot require you give credit in any use of this code outside of this project, however we politely request that you do to help support and continue the Sun and Cosmix project.

About

The Sun Kernel Source Tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published