.settings Cleaning Up 7 years ago
Dump Sync 6 years ago
bin Cleaning up some make files. 6 years ago
build Moving Files 7 years ago
contrib Sync 6 years ago
debug Fixing sysctl 6 years ago
doc sync 7 years ago
etc Sync 7 years ago
include Sync 6 years ago
include_old Sync 6 years ago
lib Cleaning up some make files. 6 years ago
libexec Cleaning up some make files. 6 years ago
share/ mk Userland Stuffs 7 years ago
sys Sync 6 years ago
tools Sync 6 years ago
.cproject I can't believe I commit with spelling errors in comments. 6 years ago
.gitignore Somehow a b ended up at the top of main.c 6 years ago
.project Sync 6 years ago
BUGS Adding Sources 7 years ago
COPYRIGHT UbixOS 1.24-RELEASE 7 years ago
DEBUG.md Sync 6 years ago
Doxyfile Sync 7 years ago
Makefile Sync 6 years ago
Makefile.incl I can't believe I commit with spelling errors in comments. 6 years ago
README.md Working on fcntl 6 years ago
TODO Adding Sources 7 years ago
README.md

UbixOS

Build Information:

make - Builds Kernel And World make kernel - Build Kernel Only make world - Build World Only make install - Install World And Kernel

Directory Structure:

bin - User Space Applications build - Build Space contrib - Third Party Code doc - Documentation etc - System Data include - User Space Includes lib - User Space Librarys libexec - User Space Library Management share - Shared Data sys - System Code tools - Tool kit required to build and install UbixOS