Commit Graph

535 Commits

Author SHA1 Message Date
d131b056a7
turn off error checking temporarily in live image 2023-04-07 12:31:33 -07:00
4e02e89ed2
0.6.1: Add checks to ensure mock is not in a container 2023-04-07 12:14:06 -07:00
44947ef406
Add switches to override default s3 variables 2023-04-05 14:10:54 -07:00
7fbf226e43
allow prod syncs of sigs to be specific 2023-04-05 01:16:50 -07:00
0ed285a93c
adjust vars for 9 syncs 2023-04-05 00:55:09 -07:00
cd5b69b390
move vars 2023-03-30 01:07:09 -07:00
327ddc3deb
syncers 2023-03-30 01:03:43 -07:00
29493ad709
LookAhead is considered 8.9/9.3 now 2023-03-29 21:53:29 -07:00
f15ea17d10
change toml to reflect 0.6.0 2023-03-29 01:16:01 -07:00
166ee1d38a
Bump main to 0.6.0 2023-03-29 01:13:43 -07:00
cad35a3de3
bump to 0.6.0 2023-03-29 01:08:11 -07:00
5d27335c7e
add idents class and move functions 2023-03-29 01:04:44 -07:00
f022ed15d4
comment out excludes for genisoimage, remove comments 2023-03-29 00:48:08 -07:00
8a95c3f64e
re-add replacement steps 2023-03-29 00:19:23 -07:00
36443b5d8d
add debug message 2023-03-29 00:02:37 -07:00
4b206f9e8f
swap update and exclude loops 2023-03-28 23:37:49 -07:00
164d73e70d
stop using fnmatch for updates and excludes 2023-03-28 23:18:24 -07:00
75861c9efd
add wildcard for matching 2023-03-28 22:26:31 -07:00
4ad04a1b39
fix set var 2023-03-27 21:14:48 -07:00
582905d71e
add update portion 2023-03-27 21:05:08 -07:00
f33bea6ccb
Add boot file lists for potential modifications 2023-03-27 20:13:21 -07:00
b71ae4ce74
add cinnamon to 9 profile 2023-03-22 13:36:34 -07:00
ddbe8db346
start moving formatting to f strings 2023-03-14 01:40:13 -07:00
34c8ee08ab
rely on original lorax manifest to build excludes 2023-03-14 00:56:01 -07:00
f88a3e1534
update potry lock 2023-03-13 08:57:48 -07:00
0caf69d110
fix .gitignore in generates 2023-03-11 20:32:20 -07:00
9135214802
Add catalog branching 2023-03-04 00:31:30 -07:00
3d4e4f40c2
Change parsers to have switches, KPR for branching 2023-03-03 23:02:55 -07:00
6e6d2adf91
modify manglers for version parsing 2023-02-28 02:46:58 -07:00
569986d00a
add dnf syncing back into shared 2023-02-22 22:10:16 -07:00
fc21962707
change core sync to use the shared symlink 2023-02-09 21:37:50 -07:00
32792d7ca0
increase workers of createrepo 2023-02-08 12:11:00 -07:00
6e49d1e5e8
adjust format with comment 2023-02-03 02:26:38 -07:00
94b964ec70
Initial version of golang version of quotas command 2023-01-19 16:13:14 -05:00
f348e371d2
Fixes to image propagaion script to adjust permission on snapshot objects 2023-01-18 18:50:15 -05:00
42b054ac5b
adhoc script to fix aws publicAMI quotas for all regions 2023-01-18 17:39:00 -05:00
bedefe7af0
fix 9 vars 2023-01-18 11:54:43 -07:00
01352b42c1
set retain to 1d 2023-01-18 08:32:28 -07:00
4e66914c72
temporary safeguard 2023-01-13 15:36:12 -07:00
cb4e047d8b
fix vars 2023-01-13 15:32:50 -07:00
48edb52eed
adjust more vars 2023-01-13 15:27:21 -07:00
05118b018c
var corrections and simplify 2023-01-13 15:17:35 -07:00
977ad26b83
Adjust vars for syncs
8 and 9 syncs are different. 8 still uses pungi and we direct non-stable
composes to /mnt/compose/8-.../ instead of changing the profile to
accomodate. All 9 release will sit in /mnt/compose/9 and same with
future major versions.

All SIG's sync to /mnt/compose/MAJOR. There are no plans for SIG's to
sync to non-stable.
2023-01-13 14:55:11 -07:00
76f51941b6
update deps in empanadas 2023-01-13 13:06:40 -07:00
c2da7f85d0
rockyrpi is now a sig. removing from sync 2023-01-11 17:41:36 -07:00
918e212d69
Address CVE-2007-4559
Address CVE-2007-4559 from PR#2
2023-01-09 10:54:00 -07:00
5aecbac197
clarify readme 2023-01-09 10:32:45 -07:00
b6b8b48e22
add openssh tests 2023-01-04 00:44:29 -07:00
99153633af
add checksum for new link 2023-01-03 23:50:01 -07:00
8749fc465f
Add new latest link for ISO images
This creates a different, yet sustainable symlink for ISO images. This
essentially allows the following formats:

* Rocky-X.Y-ARCH-TYPE
* Rocky-X.Y-DATE-ARCH-TYPE
* Rocky-ARCH-TYPE
* Rocky-X-latest-ARCH-TYPE
2023-01-03 23:40:25 -07:00