Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

These high-level flow diagrams map out the current (pre-6.6.0) logic of simp-rake-helpers ISO builds, with annotations relevant to the two major build updates for 6.6.0: “slim” mirrors of modular DNF repos and JMG’s restructure to support multiple OSes.

The diagrams.net source for the diagrams is embedded in each PNG file.

build:auto

iso:build

The iso:build task is usually executed near the end of build:auto. It can also be run on its own.

build:yum:sync

The build:yum:sync task is executed by build:auto, prior to iso:build. It can also be run on its own.

pkg:checksig

The okg:checksig task is executed by iso:build, just prior to repoclosure. It is not available as a public rake task.

  • No labels