Download List

Descripción del Proyecto

HelenOS is a microkernel-based multiserver operating system designed from scratch. By decomposing the operating system functionality into tens of isolated but intensively communicating userspace servers, it provides a computing environment that has several virtues such as flexibility, increased robustness, well defined explicit interfaces, and smaller complexity of individual components. HelenOS does not aim to be another clone of Unix or some other legacy system and is not POSIX-compliant (even though it may seem POSIX-similar at times). Instead, the goal has been to design it according to what is the most elegant and right thing to do. What makes HelenOS unique among the other multiserver operating systems is its multiplatform and multiprocessor microkernel. It will run on seven different processor architectures ranging from a 32-bit uniprocessor little-endian ARMv4 to a 64-bit multicore big-endian UltraSPARC T1.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-04 10:25 Back to release list
0.4.1

Muchas mejoras y correcciones de errores en casi todas las áreas del sistema, incluyendo soporte mejorado para plataformas PowerPC y ARM, nuevas características del sistema de archivos, controladores de dispositivo, y mejoras en la interfaz de usuario.
Tags: Major
Many enhancements and bugfixes in almost all areas of the system, including improved support for ARM and PowerPC platforms, new file system features, device drivers, and user interface improvements.

Project Resources