pungi-rocky/scripts
2023-03-12 01:22:08 -07:00
..
common-8 use /home/label instead 2023-02-08 20:13:19 -07:00
produce-8-beta.sh re-arrange to match r9 2023-01-17 15:23:13 -07:00
produce-8-lookahead.sh fix mail script 2023-02-09 02:43:43 -07:00
produce-8.sh re-arrange to match r9 2023-01-17 15:23:13 -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 add additional modules to devel 2023-03-12 01:22:08 -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 re-arrange to match r9 2023-01-17 15:23:13 -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)