Symmetry
Symmetry is a small operating system written in C++ and assembler. It aims to one day be a fast, useful and platform independent system. Having undergone a complete rewrite, it is not that interesting at this time. more…
Symmetry is a small operating system written in C++ and assembler. It aims to one day be a fast, useful and platform independent system. Having undergone a complete rewrite, it is not that interesting at this time. more…
Symmetry can set up a computer’s GDT and IDT, load a tar archive and mount it on its virtual file system, run a few tests, and shut down a computer with its limited ACPI support. There is also a basic keyboard handler that you can play around with.
I am working on adding multitasking and ELF executable parsing to the kernel, along with the necessary multitasking and process handling that it requires.
Cloning this repository:
git clone git://gitorious.org/sos/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/sos/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Tuesday June 07 2011
Push
11:08
Stephen Gentle pushed 1 commit to sos/mainline:master. View diff
master changed from 9ae0936 to c851768
Push
10:45
Stephen Gentle pushed 2 commits to sos/mainline:master. View diff
master changed from b2754e2 to 9ae0936
Monday August 02 2010
Push
09:43
Tuesday February 16 2010
Favorite
09:33
Christian Loose started watching sos/mainline
Friday January 22 2010
Push
15:10
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
