.settings Sync 3 years ago
Dump Sync 4 years ago
bin Updated Makefile 3 years ago
build Moving Files 7 years ago
contrib TinyCC 5 years ago
debug Fixing up bin/ls 3 years ago
doc Cleaning Up VMM Functions 3 years ago
etc TinyCC 5 years ago
include Forget cat-bin for now 6 years ago
include_old Fixing up bin/ls 3 years ago
lib Sync 5 years ago
libexec Shell 5 years ago
share/ mk Userland Stuffs 7 years ago
sys More Debug 3 years ago
tools TinyCC 5 years ago
.DS_Store Cleaning Up VMM Functions 3 years ago
.cproject Sync 3 years ago
.gitignore Somehow a b ended up at the top of main.c 6 years ago
.project Cleaning Up 6 years ago
BUGS Adding Sources 7 years ago
COPYRIGHT UbixOS 1.24-RELEASE 7 years ago
DEBUG.markdown Cleaning Up 6 years ago
DEBUG.md Cleaning Up 6 years ago
Doxyfile Cleaning Up 5 years ago
Doxyfile.bak Cleaning up and adding documentation. 5 years ago
Makefile Fixing FAT MOUNTING 5 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
VMM_TASKS Cleaning up VMM code 3 years ago
ubix2.tag Cleaning Up 5 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