Toro

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
z0rr0
Member
Member
Posts: 64
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

Re: Toro

Post by z0rr0 »

Hi! I was making a environment to compile and debug toro fastly using Eclipse and QEMU , and that's an example http://www.screentoaster.com/watch/stUE ... tfXFtfX1BQ. I hope to upload a new release soon with all the necessary files to make that environment on Linux/Win .
See ya.
z0rr0
Member
Member
Posts: 64
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

Re: Toro

Post by z0rr0 »

The environment to compile and test toro using ECLIPSE,QEMU and GDB is complete. You can download from http://www.torokernel.org, it just works in WinXP x64 at the moment but ports to Linux is easy because all the tools that I have used are in Linux. By the way, I am writting toro wiki in http://sourceforge.net/apps/mediawiki/toro/, enjoy!.
z0rr0
Member
Member
Posts: 64
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

Re: Toro

Post by z0rr0 »

Hi! I have moved finally the whole proyect to Linux Ubuntu 11.04. Also, I have started to use GIT and I have added the instructions to compile and test TORO to the wiki. Enjoy!.

Matias E. Vara
www.torokernel.org
z0rr0
Member
Member
Posts: 64
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

Re: Toro

Post by z0rr0 »

Hello everyone, it seems that I haven't posted on this topic for a while. In the last months, I have been porting ToroOS to fpc-3.2.0 (see https://github.com/torokernel/ToroOS). I have some progress that I would like to share. In the https://youtu.be/DyqEqPeUYB8, you can see ToroOS booting up in QEMU/KVM. I just show the shell and the ls command. I am porting the fpc rtl named embedded32 so you can build applications for Toro from fpc. ToroOS is a 32 bits general-purpose OS for x86 that supports multitasking and paging. Also, it has a VFS and is POSIX so porting Linux app should be easy.
Post Reply