From Fedora Project Wiki

(Created page with "'''Fedora Modularity''' :: Building a modular Linux OS with multiple versions of components on different lifecycles. Modularity (formerly, Modularization) is an ongoing initi...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


[https://docs.pagure.org/modularity/ Fedora Modularity]
[https://docs.pagure.org/modularity/ Fedora Modularity]
[[Modularity]]

Latest revision as of 06:58, 3 September 2017

Fedora Modularity :: Building a modular Linux OS with multiple versions of components on different lifecycles.

Modularity (formerly, Modularization) is an ongoing initiative in Fedora to resolve the issue of divergent, occasionally conflicting lifecycles of different components. A module provides functionality (for instance a web server) and includes well-integrated and -tested components (for instance Apache httpd and the libraries on which it depends). It can be deployed into production in various ways, for instance as "classic" RPM packages or a container image, and is updated as a whole. Different modules can emphasize new features, stability, security, etc. differently.


Fedora Modularity

Modularity