Skip to content

RadiantCorium/ostest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project RADIANCE

idk i might write smth here at some point lol

This project literally just started so nothing works yet

Before contributing, please read CONTRIBUTING.md

Building

It is recommended to build this project on a Linux environment. Other environments are untested.

  1. Create a GCC Cross-Compiler
    • Currently Supported Targets:
      • i686-elf
  2. Install other required packages:
    • make (To run the Makefile)
    • xorriso (To create the ISO file)
    • grub-common (to set up the GRUB bootloader)
    • grub-pc-bin (to set up the GRUB bootloader)
    • qemu (to test the OS, other VMs work but the makefile is designed to launch QEMU)
  3. Run make iso in the root directors of the project to create an ISO file (Alternatively run make qemu to build and then load the project in qemu.)

About

I barely know what i'm doing lmao

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published