pungi-rocky/scripts
2022-11-08 20:47:33 -07:00
..
common-8 start prepping for 8.8 2022-11-08 20:47:33 -07:00
produce-8.sh produce doesn't need old composes 2021-11-09 20:17:27 -07:00
README.md consolidation and scripts 2021-06-25 19:39:34 -07:00
updates-8-advanced-virt.sh prepare for adv virt 2021-07-13 09:53:25 -07:00
updates-8-devel.sh lowercase devel 2022-05-19 22:56:48 -07:00
updates-8-extras.sh start prepping for 8.8 2022-11-08 20:47:33 -07:00
updates-8-gluster9.sh setup commons 2021-07-06 15:35:37 -07:00
updates-8-i686-devel.sh lowercase devel 2022-05-19 22:56:48 -07:00
updates-8-i686.sh start prepping for 8.8 2022-11-08 20:47:33 -07:00
updates-8-kernel.sh Add kernel sig 2021-11-23 08:18:12 -07:00
updates-8-kmod.sh kmod 2021-11-23 08:42:48 -07:00
updates-8-plus.sh start prepping for 8.8 2022-11-08 20:47:33 -07:00
updates-8-rockyrpi.sh fix rpi 2021-09-29 17:05:46 -07:00
updates-8.sh start prepping for 8.8 2022-11-08 20:47:33 -07:00

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)