#use wml::ossp area=pkg Packages Package Sets

Package Sets

OSSP consists of a large set of packages (or components). They are split into the following cathegories:

Tools

The tools OSSP provides are either developed for internal use in the OSSP project environment or for the build process of the other OSSP components. They are all small stand-alone applications and can be used fully separately. [more] #

Bootstrap

# # The bootstrap packages will be the necessary tools and libraries for # bootstrapping the OSSP developer and end-user build environments. # Currently this package category still does not exists. It will be # created later by integrating packages from the Tools and # Libraries cathegories. # [more]

Libraries

The libraries OSSP provides are the passive components used in the OSSP platform. They are all stand-alone and fully reusable libraries and can be used fully separately. On these packages currently the main development effort is put, because they are the base of the whole OSSP platform. [more] #

Kernel

# # The kernel packages will form the microkernel part of the OSSP platform. # It will use the Libraries packages to provide the run-time # environment for the Modules packages. # [more] #

Modules

# # The modules OSSP will be the active components used in the OSSP # platform. They use the Libraries and the OSSP Kernel # packages to provide the actual OSSP server functionality. They # can be used only within the OSSP platform. # [more]