Skip to content

Ananta98/myunix

 
 

Repository files navigation

DEPRECATED

See https://gitlab.com/myunix/myunix/ for the next version.

myunix

A unix-like kernel+userspace, for SCIENCE!

build

  1. build the toolchain

this will build the tcc (tiny c compiler), gcc, bintuils and grub.

./build_toolchain.sh
  1. build the kernel

this will build a bootable iso / cdrom

make -C kernel TARGET=myunix-i686 iso

License

See LICENCE.md

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • Objective-C 2.8%
  • Makefile 1.9%
  • Assembly 1.4%
  • Shell 1.3%
  • C++ 0.2%