Does anyone do anything like this and what contributions?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
mystran

Does anyone do anything like this and what contributions?

Post by mystran »

Ok, so I've not done any OS devel of my own for a few months now. Since I don't right now feel like I could get anything serious done on my own in the near future either, I'm wondering if I could contribute to any of your guys codebases instead. So basicly, does anyone have anything like follows under development, and they do, what state is the project in (a link will do ofcourse).

Please don't take this list as a list of requirements, that's not my intent, it's just what I'd prefer. And I'm not going to promise anything, I'm just wondering..

General stuff:
- Interested in contributions from other people (me), in code and preferably in design (up to a point ofcourse). (duh)
- Open Source (preferably OSI approved - for commercial stuff you'll have to pay me ;))
- CVS and a Bug-tracker (or interested in setting one up)
- Mailing list would be nice, but... well... I guess web-forum will do too..

Technical stuff:
- x86 architecture, for that's what I know enough to develop on.
- C, C++ (or Lisp) will do, Forth might be possible, pure ASM no thank you.
- clean code written and commented in English
- general purpose multi-tasking desktop (preferably multi-user)

Ideology:
(here you can also give short reasons if you disagree)
- Microkernel, with our without drivers in kernel.
- Security as a goal, capability system would be nice...but...
- Simplicity is a good thing, as long as stuff is not TOO simple to work =)
- Usability as another goal, especially for power-users who like graphics ;)
- I don't really care about POSIX layer, but it won't hurt and I can try to help with that too.
- Attitude to get something working "fast"..
- Interest in making the OS look nice - why code an OS if nobodys going to envy your desktop ;)

Now, I'm not sure if anyone ever posted something like this here.. I'm not sure if I'm being too picky here.. but.. like... I need motivation to code, and I think best way to get that would be to co-operate with someone =)

I still repeat, I make no promises that I'll work on anything, but it sure sounds like a good idea right now. And like I said, nothing above is really a hard rule (except attitude for getting things done).
mystran

Re:Does anyone do anything like this and what contributions?

Post by mystran »

Oh crap.. it is no good to typo the damn topic....
anyway.. "....like this and want contributions...." ofcourse..
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Does anyone do anything like this and what contributions?

Post by Pype.Clicker »

i'm open to any contributor. You may check out http://clicker.sf.net/ to get an idea of what's done already.

In particular, i'm searching people that could offer Clicker a video or mouse or soundcard or network card driver together with 'generic information on how to write XXX driver" (what has to be known, etc) for the [url=http://clicker.sf.net/wiclicker]wiki documentation[/ur]

pm me if you find it interesting.
Post Reply