The Pedigree Project

Author
James Molloy, Joerg Pfahler
Project active since
Language
C++
Kernel type
Monolithic
Platforms
IA-32, x86-64, MIPS32, ARM, PowerPC
User interface
GUI
License
ISC

The objectives of Pedigree are to develop a solid yet portable operating system from the ground up with an object oriented architecture where possible. The goal is to support multiple different subsystems to allow many different applications to run natively on Pedigree. At the moment a POSIX subsystem exists, with plans for the implementation of a native subsystem. Pedigree also caters for two different driver interfaces: our native, C++ interface, and the C "CDI" interface (ported from the Tyndur operating system).

Pedigree has a variety of substantial features. Pedigree has a functional TCP/IP stack that can be used for anything from connecting to IRC or browsing the internet. Some SDL applications can be compiled to run on Pedigree, and the graphics framework provides a robust C++ API for applications that need direct, unhindered access to the video framebuffer. Many POSIX applications can run on Pedigree with a simple recompile, all built upon the solid POSIX subsystem - including popular applications such as bash, lynx, and Apache. Pedigree also supports a variety of USB devices including mass storage devices, keyboards, mice, and DM9601-based USB ethernet adapters.

Not available

Add new comment