.settings Cleaning Up 7 years ago
Dump Sync 6 years ago
bin Forget cat-bin for now 6 years ago
build Moving Files 7 years ago
contrib Merge branch 'master' of 6 years ago
debug Merge branch 'master' of 6 years ago
doc sync 7 years ago
etc Sync 7 years ago
include Forget cat-bin for now 6 years ago
include_old Fixing up typedef getting rid of old uIntX replacing with uintX_t 7 years ago
lib Merge branch 'master' of 6 years ago
libexec Cleaning up some make files. 6 years ago
share/ mk Userland Stuffs 7 years ago
sys Merge branch 'master' of 6 years ago
tools Merge branch 'master' of 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 Start of 1.1-CURRENT 6 years ago
TODO Adding Sources 7 years ago
README.md

UbixOS

Build Information: 1.1-CURRENT

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