From Fedora Project Wiki
No edit summary
 
Line 1: Line 1:
We can start with the familiar ''package ''and ''subpackage'', ''built'' as usual from a ''component'' (or ''source package''):
{{admon/important|This page is deprecated| All Fedora Modularity Documentation has moved to the new [https://docs.pagure.org/modularity/ Fedora Modularity Documentation website] with source hosted along side the code in the [https://pagure.io/modularity Fedora Modularity website git repository]}}
 
<!-- image 1 -->
[[File:building-image1.png]]
 
We’re not changing anything at this level (yet… non-rpm packages are a possible topic for the future!)
 
It is important to distinguish the build of a package from the compose of a module; the build here is the step which includes compilation and creation of a reusable bundle of the compiled output. We might be building specifically to compile for a module’s contents; but the build step is still a distinct step.

Latest revision as of 07:52, 20 February 2017

Important.png
This page is deprecated
All Fedora Modularity Documentation has moved to the new Fedora Modularity Documentation website with source hosted along side the code in the Fedora Modularity website git repository