IdyllaOS 0-1-prealpha03

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

IdyllaOS 0-1-prealpha03

Post by milyges »

Hi!
After a lot of work with IdyllaOS kernel I'm proud to present IdyllaOS 0.1-prealpha-02 :)

On LiveCD you can found:
* 32bit monolit kernel with loadable modules.
* Some core applications like ls, chmod, cat, etc.
* Very Simple SHell (vssh)
* GNU Bash 3.2
* GNU Binutils 2.17
* GNU Less 418
* libpng
* GNU make 3.81
* nasm 0.98.38
* GNU ncurses 5.6
* newlib 1.16.0
* GNU tar 1.20
* Very Simple GUI (vsgui) - only switch to mode 800x600x24 using Vesa 2.0
* zlib 1.2.3

TODO to version 0.1-alpha:
* Finish syslogd
* Fix bugs
* Finish tmpfs
* Fix more bugs ;)

Notes and known issues:
* Signals support is buggy (don't try kill process in kernel mode)
* In nano arrows keys won't works
* Loading applications from CD is slow (buffered input/output is not implemented yet)

Some screenshots:
Image

Image

Download
http://milyges.eu/idylla/idyllaos-0.1-p ... 03.iso.bz2

Sorry for my bad English.
Greetings.
Last edited by milyges on Thu Jul 24, 2008 5:51 am, edited 1 time in total.
OrOS
Member
Member
Posts: 143
Joined: Sat Sep 08, 2007 11:26 pm
Location: Canada

Re: IdyllaOS 0-1-prealpha02

Post by OrOS »

Looks good, I'll try it out tonight

FYI, your sites down.
User avatar
milyges
Member
Member
Posts: 40
Joined: Fri Nov 03, 2006 1:48 pm
Location: Poland
Contact:

Re: IdyllaOS 0-1-prealpha02

Post by milyges »

Oops, i forgot add www subdomain :oops:

Updated ISO image
http://milyges.eu/idylla/idyllaos-0.1-p ... 03.iso.bz2

Changes:
* fixed bug in v86 monitor
* some optimization
* fixed bug in pipefs
* implemented mutexes
Ivo Georgiev
Posts: 1
Joined: Thu May 15, 2008 12:06 pm

Re: IdyllaOS 0-1-prealpha03

Post by Ivo Georgiev »

Hi, I've really see potential in this operating system. It's really working! =D>
But there's one thing I didn't liked: the directories. /system/etc - what is that? Isn't it /etc?? Also the other directories are not good this way! It must be compatible with the other Unix-like operating systems [-o<
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

Re: IdyllaOS 0-1-prealpha03

Post by 01000101 »

Ivo Georgiev wrote:It must be compatible with the other Unix-like operating systems
is must?
I personally like the new placement of system-critical/utilized files within the system folder. I would put the 'users' folder in the base/root directory though, it doesn't seem to belong in the system folder as it is a user folder.

great work, very stable and no issues on VPC2007.

[edit] fantastic compression ratio as well. =D> [/edit]
Post Reply