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.
The architecture indipendent features are:
The only available port is for the x86 architecture
The x86 port supports the following features/hardware (maybe not updated):
The project is licensed under the GNU General Public License, version 2
Francesco Salvestrini
Francesco Salvestrini
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.
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.