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.