Page 2 of 3

Re:Post your OS' site.

Posted: Fri Feb 11, 2005 6:44 pm
by mystran
Urgh. My OS doesn't have a site yet (or anymore?), but an IPC draft design is here: http://www.cs.hut.fi/~tvoipio/muneon.html if somebody really cares.

My OS also doesn't have a console output driver, so screenshot wouldn't show anything beyond what GRUB says on boot, but I guess I can post a log of debug messages sent to serial port from the last run. :)

Code: Select all

Interrupt setup. IDT at: 0x00104000
Virtual manager init:
 - Building initial page directory
 - Page directory at 0x00108000
 - Enabling paging..done!
 - Initializing physical memory allocator
Initializing kernel malloc..done!
 - Maximum size supported is 0x2400 bytes.
Initializing CPU 0x00:
 - Initializing TSS.. done!
Loading module 0x00
 - Created new page directory at 0x01FF2000
 - Module start = 0x0018D000, end = 0x0018E7C4
   - Mapping page: vaddr = 0x40000000, paddr = 0x0018D000
   - Mapping page: vaddr = 0x40001000, paddr = 0x0018E000
 - Address space mapped
Loading module 0x01
 - Created new page directory at 0x01FF0000
 - Module start = 0x0018F000, end = 0x001901E4
   - Mapping page: vaddr = 0x40000000, paddr = 0x0018F000
   - Mapping page: vaddr = 0x40001000, paddr = 0x00190000
 - Address space mapped
All modules loaded !
mod_keyb: init..reset..leds..rate..enable..set..done !
mod_keyb: Keyboard initialized.
Attaching IRQ handler 0x400005B0 (context: 0x01FF2000, flags: 0x00000000) for IRQ 0x01

We are outputting from the module here.
Userspace has gained ability to talk with the outer world !
 ---
Trying to exit a lot :)
(the last line is output by the module that prints the non-sense. mod_keyb keeps running and output scancodes to serial as they arrive, but that's uninteresting enough to leave away.

edit: urgh, for those interested, the non-sense-printer and mod_keyb are both processes, and IRQ handler for keyboard exists completely in userspace. Timer is directly in kernel though.

I think I'll need a new malloc, and the new IPC needs to be implemented, and finally the VMM needs all the high-level management code. Once I've written those, I'm pretty happy with the kernel, and might even create a site for it.

Re:Post your OS' site.

Posted: Thu Apr 07, 2005 3:54 pm
by octavio

Re:Post your OS' site.

Posted: Wed Apr 13, 2005 10:27 am
by Dex4u
Dex4u web site is here: http://dex4u.com/
Forum here: http://dex.7.forumer.com/
Image

Re:Post your OS' site.

Posted: Tue May 10, 2005 1:22 am
by srg_13
I have a totaly new website, at a different host. There is a disk image at the website, but it only has some simple commands:
Image

The website is located at: http://sos.osdcom.info

-Stephen

Re:Post your OS' site.

Posted: Wed May 11, 2005 6:11 pm
by protonix
My OS, Protonix, is at http://protonix.asmhackers.net
There is a link to its forum on the website.

Re:Post your OS' site.

Posted: Wed May 25, 2005 5:00 pm
by dembol
My OS is named Agnix. The main goal of the project is to provide an educational, network operating system kernel which will be fully compatible with the Linux Kernel in the system call layer. This is a base of the Agnix kernel project.

Homepage is here: http://agnix.sourceforge.net [en], http://agnix.sourceforge.net/pl/ [pl]
Project page is at: http://sourceforge.net/projects/agnix
Downloads: http://sourceforge.net/project/showfiles.php?group_id=116356&package_id=126426&release_id=324838
Documentation: http://agnix.sourceforge.net/documentation/api/

Agnix in action (more screenshots at http://agnix.sourceforge.net/download/index.php?path=screenshots/) ;D

[center]Image[/center]

Enjoy with kernel hacking! :D

Re:Post your OS' site.

Posted: Sun Jul 10, 2005 9:38 am
by bogdanontanu

Re:Post your OS' site.

Posted: Fri Jul 29, 2005 2:08 pm
by viral
I called it TAJ, a C++ based commandline+GUI OS, inspired from Taj Mahal and Indian spices...

http://www.geocities.com/taj_os/

Image

Re:Post your OS' site.

Posted: Tue Aug 09, 2005 2:19 am
by Cjmovie
http://hosted.cjmovie.net/Kernal/

I JUST created it. As it says, I lost my old kernal, but since I've done it all before stuff is better than before and is coming fast :).

Also, note that cjmovie.net is MY domain, I own it. If anyone would like to give me an opinion on the unfinished website, [email protected]

Also, contact me at that address if you'd like a nice home for your os's website. I could also do a redirect so that youros.cjmovie.net is it's location, the cool part is I won't put any ad's or popups on your site, I could give you ~100mb of space if you want it, I've got 150GB Bandwidth and 5000mb space and only using 1% of it :).

Re:Post your OS' site.

Posted: Fri Aug 12, 2005 10:25 am
by sekio
sekiOS, a sorta-free OS that i'm writing in my spare time...

it has source released for every milestone (i.e. 0.31, 0.4)
binaries for every public beta (0.4 beta 1)
and nothing for the development tree

watch for sekiOS 0.4 beta 1 release soon

http://sekiolabs.no-ip.com/sekios

Re:Post your OS' site.

Posted: Thu Aug 25, 2005 7:53 am
by codemastersnake
http://magneto.easyhost4all.info

You will find out many good resources to get startted with an OS...

Re:Post your OS' site.

Posted: Wed Sep 14, 2005 5:10 pm
by Crazed123
http://sourceforge.net/projects/glider-kernel/

With full current sources in CVS. When I've got design documentation that'll go in the website portion.

Re:Post your OS' site.

Posted: Fri Sep 30, 2005 4:47 am
by spacedsteve
Heres mine :)

AMOS - http://amos.harmonysecurity.com/

I'm writing an OS for my final year project in college. Going to blog the development proccess and all source is open under GNU GPL and available on sourceforge http://sourceforge.net/projects/osamos

Im going for a monolythic kernel design with a virtual memory manager and multitasking, on the IA32 platform.

Re:Post your OS' site.

Posted: Sun Dec 18, 2005 1:33 pm
by Bladers
coo.l cool cool :-*

Re:Post your OS' site.

Posted: Wed Jan 18, 2006 1:41 pm
by asammoud
TornadoOS the simple OS:
Website: http://tornado.berlios.de
Wiki: http://tornado.berlios.de/wiki/
:P