Commit Graph

167 Commits

Author SHA1 Message Date
2ced55eab2
prepare for additional live builders
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-03-27 17:12:15 -07:00
cdcf7e4c87
add log level option, don't use logger
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-12-23 15:13:20 -07:00
62d8d6a233
undo logger none removal
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-12-23 15:06:20 -07:00
8481efd03c
support log level override
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-12-22 14:51:23 -05:00
e4955719c0
use cmd var
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-28 12:44:24 -07:00
26f1680aff
add X.Y-A.B check
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-26 20:08:39 -07:00
108244b3d6
use releasever where necessary
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-16 18:39:31 -07:00
b93edbf9b8
change rsync switches
Some checks failed
Build empanada container images for lorax / buildx (push) Successful in 1s
Build empanada images for imagefactory / buildx (push) Failing after 5s
2023-11-13 02:31:53 -07:00
3567691639
change rsync switches
Some checks failed
Build empanada container images for lorax / buildx (push) Successful in 1s
Build empanada images for imagefactory / buildx (push) Failing after 4s
2023-11-13 02:30:29 -07:00
9f87266007
stop using fpsync
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-13 02:22:42 -07:00
282eef11f9
turn off -a for fpsync
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-12 00:45:34 -07:00
ccae1045b3
update versions of empanadas 2023-11-08 14:16:49 -07:00
ee439d8af5
start using with open within reason 1/2 2023-06-04 04:09:15 -07:00
669686777c
Support extra repos passed into lorax 2023-05-17 16:40:23 -04:00
cb5ee4bf3b
add treeinfo refresh 2023-05-12 00:27:48 -07:00
bd67c4d9fa
add in neil's fixes for the req func 2023-05-11 20:47:49 -07:00
82c7b60ef2
attempt to fix tar extract and http reqs 2023-05-11 18:16:59 -07:00
28ba75d019
fix vars in tree 2023-05-11 17:52:57 -07:00
5219e976fd
fix vars in tree 2023-05-11 17:52:21 -07:00
01e04b8083
start pull_iso_images function 2023-04-12 17:56:17 -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
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
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
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
6e49d1e5e8
adjust format with comment 2023-02-03 02:26:38 -07:00
918e212d69
Address CVE-2007-4559
Address CVE-2007-4559 from PR#2
2023-01-09 10:54:00 -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
32b7a774aa
fix iso logs 2022-12-14 19:09:39 -07:00
8721c80db1
set the exclusions to be top level 2022-12-14 16:40:02 -07:00
f34d0537d6
wildcard the dirs to exclude 2022-12-14 16:03:32 -07:00
568c7b39c2
exclude more boot items 2022-12-14 15:12:46 -07:00
5989f4392f
provide a choice on stage or peridot for live 2022-11-24 11:36:57 -07:00
41cc0c4ea5
keysect is a dict most of the time 2022-11-21 10:58:44 -07:00
6da7363c70
correct dictionary items that are only strings 2022-11-20 14:11:32 -07:00
a9560a5150
fix overzealous filetype search 2022-11-20 13:46:27 -07:00
9c1ea04fee
fix filetype issues with images 2022-11-20 13:15:06 -07:00
73d774e0e4
address stack trace for arches no found for platform 2022-11-20 11:05:47 -07:00