8000 GitHub - tayoky/stanix: An 64 bit OS made from scratch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tayoky/stanix

Repository files navigation

GitHub top language

stanix

stanix is a 64bit made from sratch operating system for the x86_64 architecture (aarch64 is wrok in progress) with its own kernel libc shell and userspace more info on the webiste

screenshots

a stanix screenshot with ls runnning

building

see the build docs

contributing

before doing any pull request ask in an issue
as i do this mostly as a learning project i mostly do everything myself
all commit name must be in the style part : change eg

  • vfs : fix vfs_mount memory leak
  • login : ask for password before launching shell

thanks

special thanks to sasdallas who helped me a lot fixing a bunch of big issues

0