[freenos] FreeNOS 0.0.2 has been released [freshmeat.net]

  • From: Niek Linnenbank <nieklinnenbank@xxxxxxxxx>
  • To: freenos@xxxxxxxxxxxxx
  • Date: Fri, 3 Jul 2009 17:57:43 +0000

Dear freshmeat.net subscriber,

nieklinn88 just announced version 0.0.2 of FreeNOS on freshmeat.net.

The changes are as follows:

This version contains bugfixes, enhancements, and new minor features. The
system
can now be compiled on many recent host platforms, including various Linux
distributions, BSD systems, and OpenSolaris. Several new functions were
added to
the libraries including fork(), which is now used to fork server processes
into
the background. A working URI parser was added to libparse. The Ext2Create
program was added to generate new Extended 2 FileSystems as a regular user,
and
replaces the external dependency on genext2fs.

Project description:

FreeNOS is an experimental microkernel operating system for learning
purposes.
The system is very experimental, yet it currently supports virtual memory,
simple task scheduling, and interprocess communication (IPC). It currently
contains support for a few devices, including VGA, keyboard, i8250 serial,
and
PCI host controllers. FreeNOS has an experimental implementation of several
filesystems, such as the virtual file system, procfs, tmpfs, and ext2fs.
Current
application libraries include libposix, libc, libteken (terminal emulation),
and
libexec (executable formats). All source code has been documented with
Doxygen
tags. It has been tested on recent versions of Qemu, VMWare, VirtualBox,
Bochs,
and bare hardware.

Detailed history and release notes are available here:

   http://freshmeat.net/projects/freenos#release_301946

If you want to change your subscription to this project, please log in to:

   http://freshmeat.net/account/subscriptions

Best regards,
freshmeat.net



-- 
Niek Linnenbank

http://www.nieklinnenbank.nl/
http://www.FreeNOS.org/

Other related posts:

  • » [freenos] FreeNOS 0.0.2 has been released [freshmeat.net] - Niek Linnenbank