Idylla OS - New website & test request

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
User avatar
milyges
Member
Member
Posts: 40
Joined: Fri Nov 03, 2006 1:48 pm
Location: Poland
Contact:

Idylla OS - New website & test request

Post by milyges »

Hi.
I just finish moving data to my new OS website :D
New address is: http://www.idyllaos.org/
Also I do a lof of changes in OS. Most important:
* fork() function
* ttys support
* hardware autodetection
* new shell (like bash)
* simple GUI (now only VMWare svga video card supported)
Screenshots: http://www.idyllaos.org/wiki/Screenshots
Current TODO: http://www.idyllaos.org/wiki/TODO

Latest ISO image you can get from here
I invite for testing.
Sorry for my english.
Greetings.
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

:)
Attachments
temp.png
temp.png (12.51 KiB) Viewed 4227 times
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

:)
Attachments
temp.png
temp.png (2.77 KiB) Viewed 4226 times
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

Hmm, Your OS is pretty impressive.. Nice work milyges 8)
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
milyges
Member
Member
Posts: 40
Joined: Fri Nov 03, 2006 1:48 pm
Location: Poland
Contact:

Post by milyges »

mystran: I not have .. support yet (ls show only . direcotry not .. :])
Thanks for testing ;)
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Hi,
congratulations, good work 8)

Some things:
1.Do your OS have a "HELP" command that will list all of the avaible commands? :)
2.When I try to type a 6 characters long space (with spacebar), it causes an exception PAGE FAULT and it will terminate "sh" (i suppose command line shell?)

Anyway, good work ;)
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
User avatar
milyges
Member
Member
Posts: 40
Joined: Fri Nov 03, 2006 1:48 pm
Location: Poland
Contact:

Post by milyges »

inflater:
1. I added help to get list of built-in commands
2. BUG in shell fixed ;]
User avatar
omin0us
Member
Member
Posts: 49
Joined: Tue Oct 17, 2006 6:53 pm
Location: Los Angeles, CA
Contact:

Post by omin0us »

impressive. was binutils difficult to port? (objdump)
I have parts of newlibc ported to my OS, but i have yet to try and compile any 3rd party apps to run on it yet.
http://ominos.sourceforge.net - my kernel
#ominos @ irc.freenode.net
http://dtors.ath.cx - my blog
User avatar
milyges
Member
Member
Posts: 40
Joined: Fri Nov 03, 2006 1:48 pm
Location: Poland
Contact:

Post by milyges »

omin0us wrote:impressive. was binutils difficult to port? (objdump)
I have parts of newlibc ported to my OS, but i have yet to try and compile any 3rd party apps to run on it yet.
To port binutils you need good standard C libary. I used as libc newlib. I have spent a lot of time to port newlib and binutils :)
ehird
Member
Member
Posts: 214
Joined: Thu Mar 15, 2007 8:48 am

Post by ehird »

Wow. That's pretty advanced (assembler, linker, ls -l support etc)
User avatar
binutils
Member
Member
Posts: 214
Joined: Thu Apr 05, 2007 6:07 am

Post by binutils »

How about to use git instead of svn?
http://git.or.cz
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

binutils wrote:How about to use git instead of svn?
http://git.or.cz
Subversion is better and has a more permissive licence 8)

:P And don't tell people what to do.. :lol:

(He's also using Sourceforge.. They don't offer "git")
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Brynet-Inc wrote:
binutils wrote:How about to use git instead of svn?
http://git.or.cz
Subversion is better and has a more permissive licence 8)
:shock: Heretic! Git is the Linux kernel's system of choice! You dare not condemn it! It was written by Linus!
Brynet-Inc wrote:(He's also using Sourceforge.. They don't offer "git")

Well, as we all know, Sourceforge has already been excommunicated, and is pending trial of the Inquisition.

...

I think I should stop reading about the Reformation...
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

How about to use git instead of svn?
How about using a direct HTTP links instead to pointing to weird sites with lots of materials and stuff God knows what? :D

(j/k)

//EDIT:
inflater:
1. I added help to get list of built-in commands
2. BUG in shell fixed ;]
Looking forward to testing! ;)

inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
User avatar
hakware
Member
Member
Posts: 66
Joined: Sat Mar 31, 2007 4:57 pm
Location: Xanadu
Contact:

Post by hakware »

Hm... It looks like just another UNIX. Do you have anything special to distinguish it? I mean, you've done a lot of work and all, but we already have enough nearly-indistinguishable unices.

Note that I'd say the same thing (and worse) about a windows clone, so I'm not discriminating ;-)
"It is time to return real programming to users and even beginning users, to whom it has been denied since 1984."
- Theodore Holm Nelson

Image
Post Reply