mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-10-31 18:31:24 +00:00
.. | ||
common-8 | ||
produce-8-beta-full.sh | ||
produce-8-beta.sh | ||
produce-8-full.sh | ||
produce-8-lookahead-full.sh | ||
produce-8-lookahead.sh | ||
produce-8.sh | ||
README.md | ||
updates-8-advanced-virt.sh | ||
updates-8-devel-beta.sh | ||
updates-8-devel-lookahead.sh | ||
updates-8-devel.sh | ||
updates-8-extras-beta.sh | ||
updates-8-extras-lookahead.sh | ||
updates-8-extras.sh | ||
updates-8-full.sh | ||
updates-8-gluster9.sh | ||
updates-8-i686-devel.sh | ||
updates-8-i686.sh | ||
updates-8-kernel.sh | ||
updates-8-kmod.sh | ||
updates-8-rockyrpi.sh | ||
updates-8.sh |
Process
When runnig composes, these scripts help us take care of that. These are what they do:
.
├── produce-8.sh -> Does a full compose, usually ran only for point releases
├── updates-8-devel.sh -> Does a compose for the devel repo, ran after full or updates compose
├── updates-8-extras.sh -> Does a compose for the extras repo (only ran when there's changes)
├── updates-8-plus.sh -> Does a compose for the plus repo (only ran when there's changes)
└── updates-8.sh -> Does an updates compose (no ISOs or images are made)