Posted
5 months
ago
by
jermar
We are pleased to announce the immediate availability of HelenOS 0.4.0. This is the list of major improvements since the previous release:
bdsh shell (simple CLI)
task loader
task tracer
RAM disk support
FAT file system
... [More]
support
ia64 improvements
ppc32 improvements
sparc64 improvements
better configuration system
console speedups and improvements
lots of bug fixes and other improvements
For download, see our download page. [Less]
Posted
7 months
ago
by
jermar
Pavel Rimsky, a new core contributor, has recently added support for the newer UltraSPARC processors so that besides the already supported UltraSPARC I, II and IIi processors, HelenOS runs also on the newer SPARC V9 subarchitecture of UltraSPARC III
... [More]
, IIIi and IV. Pavel made it run on the simulated Serengeti machine and the real world Sun Blade 1500. [Less]
Posted
7 months
ago
by
jermar
The FAT file system is now feature-wise on-par with the memory only TMPFS file system. Standard operations like open(), read(), write(), lseek(), close(), opendir(), readdir(), rewinddir(), closedir(), mkdir(), unlink(), rename(), getcwd() and chdir() are supported. Along with the new filesystem, a block cache layer was developed.
Posted
11 months
ago
by
jermar
In a relatively short period of time, there have been multiple achievements on the HelenOS development front. In June, Martin Decky has reworked the userspace start up phase and allowed applications to be loaded from a file system (only TMPFS at that
... [More]
time). This effort was later in July improved by a new member of the development team, Jiri Svoboda, who integrated a full-fledged static loader, which is a part of his broader effort to deliver a dynamic loader. Another new contributor, Tim Post, has been diligently working on a simple command line interface that will allow us to work with the file system interactively. The command line interface, bdsh as Tim named it, is now soaking in the shell branch and awaits integration to trunk. Finally, Jakub Jermar improved the FAT server to the point when the read-only support is sort of working and HelenOS can boot from a FAT16 ramdisk. [Less]
Posted
11 months
ago
by
jermar
In a relatively short period of time, there have been multiple achievements on the HelenOS development front. In June, Martin Decky has reworked the userspace start up phase and allowed applications to be loaded from a file system (only TMPFS at that
... [More]
time). This effort was later in July improved by a new member of the development team, Jiri Svoboda, who integrated a full-fledged static loader, which is a part of his broader effort to deliver a dynamic loader. Another new contributor, Tim Post, has been diligently working on a simple command line interface that will allow us to work with the file system interactively. The command line interface, bdsh as Tim named it, is now soaking in the shell branch and awaits integration to trunk. Finally, Jakub Jermar improved the FAT server to the point when the read-only support is sort of working and HelenOS can boot from a FAT16 ramdisk. [Less]