Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

1. The ISO build process MUST distribute modular RPMs in “slim” subsets of their original module streams.

The alternatives are to include the entire modular repository (too big) or not ship dependencies (ISO is no longer self-sufficient)

  1. In order to maintain seamless interoperability, each “slim” modular stream subset MUST use the same name + stream + version + context + architecture (N:S:V:C:A) as their upstream sources

  2. If feasible, the “slimming” process SHOULD be generalized enough to apply to packages from external sources like epel-modular AND the base OS’s DVD AppStream/ repository.

Alternatives considered were to include the entire modular repository (too big) or not ship modular dependencies (ISO + download server would no be longer self-contained).

2. The old createrepo command MUST NEVER be run on a modular

...

repository

This applies to both the ISO’s build process and post-installation local tooling on SIMP systems.

  1. Status
    colourPurple
    titleTODO
    The ISO’s modular repositories MUST be built with modularity-aware tools, like createrepo_c or createrepo_mod from modulemd-tools. StatuscolourPurpletitleTODO

  2. Local SIMP tooling MUST be changed to NEVER use createrepo to manage modular repositories:

Info

Places we use createrepo:

...

  1. on modular repositories.

3. Modular repos' modulemd metadata MUST remain intact when mirrored or rebuilt.

  1. The modular Modular repos MUST NOT be mirrored or rebuilt without it

  2. The modulemd metadata will always be necessary in order to install these repos' modular packages—and once lost it cannot be recreated from their RPMs (unlike standard RPMs).

  3. Status
    colourPurple
    titleTODO
    Local SIMP tooling that mirrors modular repositories MUST preserve modulemd metadata (e.g., dnf reposync --download-metadata)

The “Slim” subset repos are of particular concern, since SIMP tooling is guaranteed to encounter them.

Info

Places where (pre-6.6.0) tooling uses createrepo: