pungi-rocky/scripts
Louis Abel 4e63bda456
switch back to 8.9
2023-10-11 18:30:41 -07:00
..
README.md consolidation and scripts 2021-06-25 19:39:34 -07:00
common-8 switch back to 8.9 2023-10-11 18:30:41 -07:00
produce-8-beta-full.sh produce devel for beta 2023-09-21 02:02:34 -07:00
produce-8-beta.sh changelog for base distribution and lh 2023-09-04 21:24:24 -07:00
produce-8-full.sh add email notifications for stable 2023-09-22 13:54:30 -07:00
produce-8-lookahead-full.sh consolidate extras further 2023-09-04 01:11:26 -07:00
produce-8-lookahead.sh changelog for base distribution and lh 2023-09-04 21:24:24 -07:00
produce-8.sh changelog for base distribution and lh 2023-09-04 21:24:24 -07:00
updates-8-advanced-virt.sh prepare for adv virt 2021-07-13 09:53:25 -07:00
updates-8-devel-beta.sh produce devel for beta 2023-09-21 02:02:34 -07:00
updates-8-devel-lookahead.sh filter ALL modules for i686 devel 2023-09-03 20:36:13 -07:00
updates-8-devel.sh add email notifications for stable 2023-09-22 13:54:30 -07:00
updates-8-extras-beta.sh fix mail message 2023-09-08 02:20:41 -07:00
updates-8-extras-lookahead.sh put in dashes for consistency 2023-09-03 22:56:55 -07:00
updates-8-extras.sh switch back to 8.9 2023-10-11 18:30:41 -07:00
updates-8-full.sh add email notifications for stable 2023-09-22 13:54:30 -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 switch back to 8.9 2023-10-11 18:30:41 -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-rockyrpi.sh fix rpi 2021-09-29 17:05:46 -07:00
updates-8.sh switch back to 8.9 2023-10-11 18:30:41 -07:00

README.md

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)