Hey,
I'm just trying to get a feel from you fellow OS developers on this.
Well since hobby OS development doesn't put food on the table I'm sure you are as well as I am very busy with work or school or something similar to ensure your survival.
So I am reaching out to see who might be looking to permanently/temporarily merge up to get an OS code base to a state of self hosted. At the end we can stay together or all part ways as friends and fork off into our own more specific direction.
Since at the core anyone looking to have a similar kernel structure it would be almost the same anyway. It is down the road changes to the API and the user land, etc. that really make the OS what it is... at least from the end users point of view...
I'm looking to collaborate on a micro kernel for the ia32/aa64 architecture any potential takers?
Open Source (Merger of Talent)
Open Source (Merger of Talent)
-Christopher
http://www.ubixos.com/
http://www.ubixos.com/
Re: Open Source (Merger of Talent)
I'm more of a user-space library / application person here, but I'm working on an operating system project which may benefit from a microkernel targeting ia32, so if there's anything apart from kernel development I could help with, my email is xfurious at gmail dot com. I'd be glad to help out if I can.
Re: Open Source (Merger of Talent)
xfurious,
Sure thing I'll be contacting you via email over the next day or so.
User-space is just as import as kernel space especially in a micro kernel envrionment. So hopefully we can go over some API specs see how we want to keep both areas interfacing with eachother
Sure thing I'll be contacting you via email over the next day or so.
User-space is just as import as kernel space especially in a micro kernel envrionment. So hopefully we can go over some API specs see how we want to keep both areas interfacing with eachother
-Christopher
http://www.ubixos.com/
http://www.ubixos.com/
Re: Open Source (Merger of Talent)
You might want to examine trion, a collaborative effort hosted at SourceForge already trying to do pretty much what you're proposing -- it was founded by several of the folk here at osdev after a similar discussion. It's back in the redesign phase right now, and could use a reinfusion of interest.theubu wrote:So I am reaching out to see who might be looking to permanently/temporarily merge up to get an OS code base to a state of self hosted. At the end we can stay together or all part ways as friends and fork off into our own more specific direction.
Since at the core anyone looking to have a similar kernel structure it would be almost the same anyway. It is down the road changes to the API and the user land, etc. that really make the OS what it is... at least from the end users point of view...
I'm looking to collaborate on a micro kernel for the ia32/aa64 architecture any potential takers?
Re: Open Source (Merger of Talent)
bregma,
Trion looks good but it seems to be lacking momentum... If it could be sparked it may peak my interests other wise I may start to move forward creating some waves to hopefully bring on a few surfers if you know what I mean.
Trion looks good but it seems to be lacking momentum... If it could be sparked it may peak my interests other wise I may start to move forward creating some waves to hopefully bring on a few surfers if you know what I mean.
-Christopher
http://www.ubixos.com/
http://www.ubixos.com/
Re: Open Source (Merger of Talent)
i am working on Microkernel ia32 from last two years.
I was very much impressed by design of QNX as Embeddedable Posix.
I have not started for Realtime/embedded yet. For now it is i386 based microkernel os with POSIX interface and distributed with GPL.
It is in the early stage of Development.
manrix.sf.net
regards
manrix
I was very much impressed by design of QNX as Embeddedable Posix.
I have not started for Realtime/embedded yet. For now it is i386 based microkernel os with POSIX interface and distributed with GPL.
It is in the early stage of Development.
manrix.sf.net
regards
manrix