@Christopher W. Olsen Christopher W. Olsen authored on 17 Apr 2020
.settings Sync 6 years ago
Dump Sync 6 years ago
bin test 5 years ago
build Moving Files 7 years ago
contrib TinyCC 5 years ago
debug FAT 5 years ago
doc Cleaning up and adding documentation. 5 years ago
etc TinyCC 5 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 Sync 5 years ago
libexec Shell 5 years ago
share/ mk Userland Stuffs 7 years ago
sys Cleaning up some output from functions. 5 years ago
tools TinyCC 5 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 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
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