OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Mar 29, 2024 5:55 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: r0nix v0.0
PostPosted: Wed Apr 08, 2015 1:24 am 
Offline

Joined: Tue Feb 24, 2015 8:02 pm
Posts: 7
r0nix is a unix-like that I've been developing for about two months now. Its just now starting to take the shape of an OS. It has many great features, such as:
    * full of surprises (as in, its so unreliable I'm scared to run it on a VM )
    * a "filesystem"
    * networking...ish.
    * what could be considered paging if you had never seen a working implementation of paging before.
    * as soon as the scheduler stops crashing, multi-tasking.
And much more, all of which clearly make r0nix the best operating system of all time.
https://github.com/r0nk/r0nix
On a more serious note, I've learned a ton writing r0nix and I don't at all regret the all-nighters I've put into it. I now know a considerable amount more then when I've started, and I can now read through systems code without being overwhelmed. I found that, for the most part, I've gone over the learning curve of operating system development (not to say that I've come close to mastering it).

I've recently begun to explore a few other projects, so I'll no longer be working on r0nix all day every day. I'll still try to develop it, however, as I still want it to become a full unix clone. Any contributions are definitely welcome, along with any feedback/criticism.

Also, if you read the source: http://i.imgur.com/6Qk7B.png


Top
 Profile  
 
 Post subject: Re: r0nix v0.0
PostPosted: Wed Apr 08, 2015 2:18 am 
Offline
Member
Member
User avatar

Joined: Sun Apr 05, 2015 3:15 pm
Posts: 31
Hey
Looks cool, do you have an image for us to test or do we have to build it ourself?

_________________
osdev project, goal is to run wasm as userspace: https://github.com/kwast-os/kwast


Top
 Profile  
 
 Post subject: Re: r0nix v0.0
PostPosted: Wed Apr 08, 2015 2:25 am 
Offline
Member
Member

Joined: Sun Feb 01, 2009 6:11 am
Posts: 1070
Location: Germany
r0nk wrote:
I found that, for the most part, I've gone over the learning curve of operating system development

After a quick look at your source, and considering that you didn't even try it on real hardware: Probably not, you've only got your feet wet. :)

Anyway, it looks like a nice start, so even if you still have a learning curve ahead of you, you seem to be on a good way.

_________________
Developer of tyndur - community OS of Lowlevel (German)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 35 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group