OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 5:51 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 173 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 12  Next
Author Message
 Post subject: Re: OS Project list
PostPosted: Sat Jun 13, 2009 8:57 pm 
Offline
Member
Member

Joined: Thu Jul 07, 2005 11:00 pm
Posts: 1546
Tomaka17 wrote:
MysteriOS
Description : extremely modular monolithic kernel (just like Linux but much more modular) designed to be potentially portable on almost any platform ; current build (05/2009) has a graphic GUI and can run small native Linux programs (ie. a binary working on Linux could work on MysteriOS without recompiling it)

Contact : Pierre Krieger (webmaster AT tomaka17.com)
URL : http://mysterios.tomaka17.com/


added.

_________________
My new NEW blag


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Jul 26, 2009 9:16 am 
Offline
Member
Member

Joined: Thu Feb 26, 2009 12:58 am
Posts: 109
Location: Gurgaon/New Delhi, India
The MK1 Hybrid Theory OS
--> A small project to port the .NET runtime onto bare metal, and run managed kernel on top.

Contact - Rudraksh MK: [email protected]
URL - http://sites.google.com/site/thehackerl ... esearch-os

Cheers!
8)

_________________
"Do you program in Assembly?" she asked. "NOP," he said.

"Intel Inside" is a Government Warning required by Law.


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Jul 26, 2009 9:53 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
redoktober wrote:
The MK1 Hybrid Theory OS
--> A small project to port the .NET runtime onto bare metal, and run managed kernel on top.

Contact - Rudraksh MK: [email protected]
URL - http://sites.google.com/site/thehackerl ... esearch-os

Cheers!
8)


Added.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Jul 26, 2009 11:51 am 
Offline
Member
Member

Joined: Tue Jun 30, 2009 2:47 am
Posts: 35
Location: Bangalore, India
OS Name: Pebble Operating System
Description: Pebble is a 32-bit operating sytem for IA-32 systems. It can run MS-DOS and DPMI compatible applications and will provide advanced features such as multitasking and paging. It will be a good platform to run old MS-DOS and embedded programs.
Website: http://sourceforge.net/projects/pebble-os/

_________________
http://sourceforge.net/projects/pebble-os


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Jul 26, 2009 12:00 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
raghuk wrote:
OS Name: Pebble Operating System
Description: Pebble is a 32-bit operating sytem for IA-32 systems. It can run MS-DOS and DPMI compatible applications and will provide advanced features such as multitasking and paging. It will be a good platform to run old MS-DOS and embedded programs.
Website: http://sourceforge.net/projects/pebble-os/


Added.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Mon Aug 24, 2009 8:55 am 
Offline

Joined: Mon Aug 24, 2009 8:46 am
Posts: 1
Name: Yogobo
Description: An OS written in x86 assembly to teach me OS development and because there are currently no projects that start with a "Y"
Contact: weetabix99 NO SPAM at gmail.com
URL: none
Status: no release yet, under development


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Mon Aug 24, 2009 9:09 am 
Offline
Member
Member
User avatar

Joined: Sun Oct 22, 2006 7:01 am
Posts: 2646
Location: Devon, UK
weetabix wrote:
and because there are currently no projects that start with a "Y"

Nice reason :) ! I'll just add it now. I have mangled your email address - not a good idea to post your real address on a public forum.

Cheers,
Adam


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sat Sep 26, 2009 6:08 pm 
Offline

Joined: Tue Sep 22, 2009 11:51 am
Posts: 7
OS Name: XSK
Description: XSK is a 16-bit real-mode OS that is written in x86 Assembly and is being developed for educational reasons. Will be rewritten in 32-bit protected mode using a more versatile and portable language and support multitasking. XSK is also an attempt to create a kernel architecture that is better than the current models.
Email: rj [dot] alaskan [at] gmail [dot] com


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Mon Oct 05, 2009 6:48 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
RJ wrote:
OS Name: XSK
Description: XSK is a 16-bit real-mode OS that is written in x86 Assembly and is being developed for educational reasons. Will be rewritten in 32-bit protected mode using a more versatile and portable language and support multitasking. XSK is also an attempt to create a kernel architecture that is better than the current models.
Email:


Added.

P.S.: to avoid spam, I respectively replaced @ and dots per [at] and [dot].

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Mon Oct 05, 2009 6:56 am 
Offline
Member
Member
User avatar

Joined: Sun Oct 22, 2006 7:01 am
Posts: 2646
Location: Devon, UK
Tommy wrote:
P.S.: to avoid spam, I respectively replaced @ and dots per [at] and [dot].


...and I've done the same to your forum message.

Cheers,
Adam


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Nov 22, 2009 1:19 pm 
Offline
User avatar

Joined: Tue Oct 20, 2009 8:10 pm
Posts: 21
Name: FrostOS
Contact: Alex <http://hvs.php-invent.com (send a PM to bluechill (me) )>
URL: http://hvs.php-invent.com (community making OS) http://frostos.origo.ethz.ch (place hosting files)
Status: working on it (as of this post rewriting code to make it look like c++ not C and adding input and output)
Misc Status: Looking for people to help currently 6 (as of post)

Description: FrostOS is an Os being developed by people at hvs.php-invent.com. This OS is going to be more than a console OS. We are planning on developing a shell (like bash or something) and then building a GUI front-end on to that, adding support for your own programs, running linux programs under the OS, custom programs under the OS, mac os x applications (maybe) and windows applications (through wine built into kernel). This OS is not a normal OS it is an ambitious Hacker OS.

Edit: and by hacker OS I mean a OS which has all the tools which you will need if you want to be a member at HVS, Hacking versus Security.

_________________
FrostOS Lead Developer
OS Developer


Last edited by bluechill on Sat Nov 28, 2009 8:21 pm, edited 4 times in total.

Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Sun Nov 22, 2009 2:45 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
bluechill wrote:
Name: FrostOS
Contact: Alex <http://hvs.php-invent.com (send a PM to bluechill (me) )>
URL: http://hvs.php-invent.com (community making OS) http://frostos.origo.ethz.ch (place hosting files)
Status: working on it (as of this post rewriting code to make it look like c++ not C and adding input and output)
Misc Status: Looking for people to help currently 6 (as of post)


Added. But a short description of your OS would welcome.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Tue Nov 24, 2009 2:57 pm 
Offline
User avatar

Joined: Tue Oct 20, 2009 8:10 pm
Posts: 21
yeah I haven't had time but I would of added it to the wiki myself since I have permissiosn to add it. but I updated my post with a description

"FrostOS is an Os being developed by people at hvs.php-invent.com. This OS is going to be more than a console OS. We are planning on developing a shell (like bash or something) and then buiding a GUI frontend on to that, adding support for your own programs, running linux programs under the OS, custom programs under the OS, mac os x applications (maybe) and windows applications (through wine built into kernel). This OS is not a normal OS it is an ambitous (something) OS." goto hvs.php-invent.com and I'm sure you can fill int eh blank based on what the site is about.

Edit: and by hacker OS I mean a OS which has all the tools which you will need if you want to be a member at HVS, Hacking verus Security.

_________________
FrostOS Lead Developer
OS Developer


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Tue Nov 24, 2009 3:42 pm 
Offline
Member
Member

Joined: Fri Oct 27, 2006 5:11 am
Posts: 155
Location: Oberbayern
bluechill: Regarding your plans for a GUI (when you're still working on the CLI), and Windows/Linux/Mac OS X compatibility, please read this: http://wiki.osdev.org/Beginner_Mistakes

Bear in mind, as an example, the ReactOS project. They've had some amazingly clever guys working on it, for many years, and although it's an awesome project it still can't run many Windows apps fully.

Your goals (unless you get hundreds of developers and massive funding) will take at least a decade to achieve. Good luck, but be realistic! (Also: to give a more serious impression of your project, run a spelling checker over your posts, and clear up your site so that people can easily get your code and find out the project's status.)

_________________
MikeOS -- simple, well-documented x86 real-mode OS written in assembly language
http://mikeos.sourceforge.net


Top
 Profile  
 
 Post subject: Re: OS Project list
PostPosted: Tue Nov 24, 2009 4:11 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
I added the description of your OS in the wiki.

As M-Saunders says, your project is too ambitious. A project that will probably take several years to
achieve and which may be abandoned one day...

Quote:
So instead of focusing on emulating other systems, focus on your own. Design it, develop it, and be friends with it.

You should follow this example. Or, like me, do everything yourself. First, my OS will be only compatible with itself:
i have created my own executable format, my own assembler, and later, I will make my own file system. And when
I well understand everything, maybe I will add support for FAT12/16/32, ELF support, etc.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 173 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 12  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 27 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