Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-03-27 05:54
0.4.3

Diese Version behebt viele Bugs und bringt eine Menge Verbesserungen in verschiedenen Bereichen wie neue Hardware-Plattform zu unterstützen, Userspace-Treiber Rahmen, Gerätetreiber, Beobachtbarkeit und Robustheit, Programmiersprachen, Dateisysteme und Vernetzung.
Tags: Beta, Bugfixes, Major, Enhancements
This release fixes many bugs and brings a lot of improvements in diverse areas such as new hardware platform support, userspace device driver framework, device drivers, observability and robustness, programming languages, file systems, and networking.

2010-03-11 08:28
0.4.2

Diese Veröffentlichung fügt wichtige neue und "bleeding edge" Funktionen und behebt ca. 60 Fehler bekannt. Es fügt eine experimentelle TCP / IP-Netzwerk-Stack und die Unterstützung für UltraSPARC T1 und T2-Prozessoren. Es hat viel verbessertes Debugging und Beobachtbarkeit Fähigkeiten und Dateisystem enthält zahlreiche Verbesserungen und Erweiterungen. Neue Funktionalität wird über die Aufnahme mehrerer neuer Server und Anwendungen ausgeliefert.
Tags: Major, Beta, Enhancements, Bugfixes
This release adds major new and bleeding-edge features and fixes about 60 known bugs. It adds an experimental TCP/IP networking stack and support for UltraSPARC T1 and T2 processors. It has much improved debugging and observability capabilities and contains numerous file system improvements and enhancements. New functionality is delivered via the addition of several new servers and applications.

2009-08-04 10:25
0.4.1

Viele Verbesserungen und Bugfixes in fast allen Bereichen des Systems, einschließlich der verbesserten Unterstützung für ARM-und PowerPC-Plattformen, neue Dateisystem Funktionen, Treiber und Verbesserungen an der Benutzeroberfläche.
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.

2009-02-15 13:45
0.4.0

Diese Version bringt eine einfache Benutzeroberfläche Command Line Interface genannt bdsh und liefert eine Aufgabe Loader und Anwendung Leuchtspur. Unterstützung für das FAT-Dateisystem und RAM-Disk-Block-Gerät wurden hinzugefügt. Diese Version verbessert erheblich die Hardware-Unterstützung für die ia64, ppc32 und sparc64-Ports. Die Konfigurations-System wurde überarbeitet und die Console-Subsystem ist jetzt viel schneller. Wie üblich bringt dieser Version viele Bugfixes und weitere Verbesserungen.
Tags: Major feature enhancements
This version brings a simple user command line interface called bdsh and delivers a task loader and application tracer. Support for the FAT file system and RAM disk block device have been added. This release significantly improves native hardware support for the ia64, ppc32, and sparc64 ports. The configuration system has been reworked and the console subsystem is now much faster. As usual, this release brings lots of bugfixes and other improvements.

2008-03-19 16:32
0.3.0

Diese Version enthält das neue Dateisystem Rahmens, einschließlich der VFS-Service, Unterstützung von Bibliotheken sowie ein Beispiel-Speicher basiert, Dateisystem Umsetzung aufgerufen TMPFS. Diese Version bringt auch wichtige Verbesserungen in der ia64-Anschluss sowie Erweiterungen des IPC-Subsystem.
Tags: Major feature enhancements
This version contains the new file system
framework, including the VFS service, supporting
libraries and an example, memory-based, file
system implementation called TMPFS. This release
also brings important improvements of the ia64
port as well as enhancements of the IPC subsystem.

Project Resources