Skip to content

cppLover0/Orange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange

Orange is my linux compatible x86_64, aarch64, riscv64 kernel

GitHub top language GitHub license Codacy Badge GitHub contributors GitHub commit activity

for build do

make run -j$(nproc) ARCH=$ARCH TOOLCHAIN=llvm

for building distro you can use supermin (febootstrap) and install with supermin.d

supermin --build --format chroot supermin.d -o ./orange_sysroot

there's also cmdline for some stuff: init=path, notsc, noacpi noacpi means only table init

About

linux compatible x86_64, aarch64, riscv64 os

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors