|
|
(31 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| {{DISPLAYTITLE:Fedora Packaging Guidelines for Modules}}
| | #REDIRECT [[Module:Guidelines]] |
| <div style="float: right;" class="toclimit-2">__TOC__</div>
| |
| | |
| == Disclaimer ==
| |
| | |
| Note this document is just a draft. These aren't any official, approved Fedora guidelines. Neither the modulemd format we're working with here is finalized.
| |
| | |
| == Overview ==
| |
| | |
| == Required fields ==
| |
| | |
| === Document header ===
| |
| | |
| === Module name ===
| |
| | |
| === Module version and release ===
| |
| | |
| === Module summary and description ===
| |
| | |
| === Module licensing ===
| |
| | |
| == Optional fields ==
| |
| | |
| === Module content licensing ===
| |
| | |
| === Module dependencies ===
| |
| | |
| === Extensible module metadata block ===
| |
| | |
| === Module references ===
| |
| | |
| === Module components ===
| |
| | |
| ==== RPM content ====
| |
| | |
| ==== Non-RPM content ====
| |
| | |
| == Examples ==
| |
| | |
| === Minimal module definition ===
| |
| | |
| === Complete module definition ===
| |
| | |
| [[Category:Modularization]] | |