Hybrid

DESCRIPTION

Hybrid is a kernel being developed with an emphasis on design and portability. It is largely implemented in C/C++, with a small amount of assembly. The kernel is built on top of elklib.

Features

The architecture indipendent features are:

Ports

The only available port is for the x86 architecture

The x86 port supports the following features/hardware (maybe not updated):

COPYING

The project is licensed under the GNU General Public License, version 2

MAINTAINERS

Francesco Salvestrini

AUTHORS

Francesco Salvestrini

MAILING LISTS

The project has a single moderated mailing list, with an archive. In order to post a message to the mailing list you must be subscribed. Please consult the mailing list page for more information on subscribing to the mailing list.

REPORT A BUG

If you think you have found a bug then please send as complete a report as possible to <hybrid-generic@nongnu.org>. An easy way to collect all the required information, such as platform and compiler, is to include in your report the config.log file available at the end of the configuration procedure.

If you have a patch for a bug that hasn't yet been fixed in the latest repository sources, please be so kind to create it using the repository sources, not the release sources.