Skip to content

A template for making a Limine Boot Protocol compliant kernel in the Rust Programming Language

Notifications You must be signed in to change notification settings

mdpatelcsecon/charlotte-os-limine-rust-barebones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharlotteOS Limine Rust Barebones

This repository serves as a template for developing a Limine Boot Protocol compliant operating system kernel in the Rust Programming Langauge.

The following need to be installed in order to use it:

  • Rustup
  • A Rust toolchain
  • xorriso
  • curl
  • make
  • qemu-system

With all of those dependencies installed all of the make commands should just work. If not then open an issue.

About

A template for making a Limine Boot Protocol compliant kernel in the Rust Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 44.2%
  • Shell 31.4%
  • Python 17.5%
  • Rust 6.9%