IdyllaOS-0.1-alpha released!
Posted: Sat Jul 26, 2008 7:04 am
Hello!
Finally after 4 years since project start, we are proud to present IdyllaOS 0.1-alpha version. This is a very experimental version, have a lot of bugs and unimplemented features.
Download
Kernel features
* Full 32bit protected-mode support (GDT, IDT, Paging, Expections handling)
* Multioot support
* VM86 monitor
* User mode applications
* POSIX signals support
* VFS support
* Loadable modules support
* Char/Block devices support
* Synchronization mechanisms (mutextes, semaphores, spinlocks, rw locks)
* ANSI Console support
* Kernel log support
* Pipes support
and more...
Implemented drivers
* IDE/ATAPI driver
* Floppy driver
* PCI driver
* ANSI Console driver
* tmpfs (temporary file system) driver
* iso9660 driver
* ext2 (only read only) driver
* VESA 2.0 driver
Ported libraries
* newlib (libc implementation)
* ncurses
* zlib
* libpng
Ported applications
* GNU bash
* GNU binutils
* GNU less
* GNU nano
* GNU make
* GNU tar
* nasm
Notes and known issues
* In nano arrow keys don't work
* Umount on tmpfs don't free whole memory
Greetings
Finally after 4 years since project start, we are proud to present IdyllaOS 0.1-alpha version. This is a very experimental version, have a lot of bugs and unimplemented features.
Download
Kernel features
* Full 32bit protected-mode support (GDT, IDT, Paging, Expections handling)
* Multioot support
* VM86 monitor
* User mode applications
* POSIX signals support
* VFS support
* Loadable modules support
* Char/Block devices support
* Synchronization mechanisms (mutextes, semaphores, spinlocks, rw locks)
* ANSI Console support
* Kernel log support
* Pipes support
and more...
Implemented drivers
* IDE/ATAPI driver
* Floppy driver
* PCI driver
* ANSI Console driver
* tmpfs (temporary file system) driver
* iso9660 driver
* ext2 (only read only) driver
* VESA 2.0 driver
Ported libraries
* newlib (libc implementation)
* ncurses
* zlib
* libpng
Ported applications
* GNU bash
* GNU binutils
* GNU less
* GNU nano
* GNU make
* GNU tar
* nasm
Notes and known issues
* In nano arrow keys don't work
* Umount on tmpfs don't free whole memory
Greetings