Commit Graph

101 Commits

Author SHA1 Message Date
Louis Abel 6d931afac5
toolkit: add squashfs_only option to configs
Build empanada images for imagefactory / buildx (push) Failing after 5s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details
2024-04-17 08:37:14 -07:00
Louis Abel 138cb51485
remove variantmap, add check for livemap valid type
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details
2024-03-29 01:05:55 -07:00
Louis Abel 2ced55eab2
prepare for additional live builders
Build empanada images for imagefactory / buildx (push) Failing after 5s Details
Build empanada container images for lorax / buildx (push) Successful in 2s Details
2024-03-27 17:12:15 -07:00
Louis Abel 108244b3d6
use releasever where necessary
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details
2023-11-16 18:39:31 -07:00
Louis Abel ccae1045b3
update versions of empanadas 2023-11-08 14:16:49 -07:00
Louis Abel ee439d8af5
start using with open within reason 1/2 2023-06-04 04:09:15 -07:00
Louis Abel 28ba75d019
fix vars in tree 2023-05-11 17:52:57 -07:00
Louis Abel 5219e976fd
fix vars in tree 2023-05-11 17:52:21 -07:00
Louis Abel 01e04b8083
start pull_iso_images function 2023-04-12 17:56:17 -07:00
Louis Abel 4e02e89ed2
0.6.1: Add checks to ensure mock is not in a container 2023-04-07 12:14:06 -07:00
Louis Abel 44947ef406
Add switches to override default s3 variables 2023-04-05 14:10:54 -07:00
Louis Abel 5d27335c7e
add idents class and move functions 2023-03-29 01:04:44 -07:00
Louis Abel f022ed15d4
comment out excludes for genisoimage, remove comments 2023-03-29 00:48:08 -07:00
Louis Abel 8a95c3f64e
re-add replacement steps 2023-03-29 00:19:23 -07:00
Louis Abel 36443b5d8d
add debug message 2023-03-29 00:02:37 -07:00
Louis Abel 4b206f9e8f
swap update and exclude loops 2023-03-28 23:37:49 -07:00
Louis Abel 164d73e70d
stop using fnmatch for updates and excludes 2023-03-28 23:18:24 -07:00
Louis Abel 75861c9efd
add wildcard for matching 2023-03-28 22:26:31 -07:00
Louis Abel 4ad04a1b39
fix set var 2023-03-27 21:14:48 -07:00
Louis Abel 582905d71e
add update portion 2023-03-27 21:05:08 -07:00
Louis Abel f33bea6ccb
Add boot file lists for potential modifications 2023-03-27 20:13:21 -07:00
Louis Abel ddbe8db346
start moving formatting to f strings 2023-03-14 01:40:13 -07:00
Louis Abel 34c8ee08ab
rely on original lorax manifest to build excludes 2023-03-14 00:56:01 -07:00
Louis Abel 918e212d69
Address CVE-2007-4559
Address CVE-2007-4559 from PR#2
2023-01-09 10:54:00 -07:00
Louis Abel 99153633af
add checksum for new link 2023-01-03 23:50:01 -07:00
Louis Abel 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
Louis Abel 32b7a774aa
fix iso logs 2022-12-14 19:09:39 -07:00
Louis Abel 8721c80db1
set the exclusions to be top level 2022-12-14 16:40:02 -07:00
Louis Abel f34d0537d6
wildcard the dirs to exclude 2022-12-14 16:03:32 -07:00
Louis Abel 568c7b39c2
exclude more boot items 2022-12-14 15:12:46 -07:00
Louis Abel 5989f4392f
provide a choice on stage or peridot for live 2022-11-24 11:36:57 -07:00
Louis Abel 41cc0c4ea5
keysect is a dict most of the time 2022-11-21 10:58:44 -07:00
Louis Abel 6da7363c70
correct dictionary items that are only strings 2022-11-20 14:11:32 -07:00
Louis Abel 9c1ea04fee
fix filetype issues with images 2022-11-20 13:15:06 -07:00
Louis Abel 73d774e0e4
address stack trace for arches no found for platform 2022-11-20 11:05:47 -07:00
Louis Abel cab05e961f
try to fix s3 pagination 2022-11-18 21:33:10 -07:00
Louis Abel d6cc56c7c0
fix latest image str replace 2022-11-18 16:16:01 -07:00
Louis Abel 7b9db7d547
utilize dictionaries to pull images 2022-11-13 13:16:38 -07:00
Louis Abel d98c4ee01b
add in primary_variant to do further linking if necessary 2022-11-12 19:34:53 -07:00
Neil Hanlon d028b28d63
beginning work on downloading variant images 2022-11-12 12:04:52 -05:00
Louis Abel 4d6a0c9519
move disttag to per profile 2022-10-20 01:18:11 -07:00
Louis Abel 6374376f7c
add README support for isos 2022-08-08 16:04:52 -07:00
Louis Abel a1734103bd
add missing checksum portion for live 2022-08-05 18:14:24 -07:00
Louis Abel 77ba94cca1
latest symlinks for boot and live images 2022-08-05 15:00:04 -07:00
Louis Abel bffff511f3
Add unversioned linking and checksums
Add symlinked versions of all images that are unversioned. This is
primarily for users who would like a URL path to the latest ISO for a
particular release. This is also for cases like osinfo where there
should be a generic path per major release.
2022-08-05 01:24:49 -07:00
Louis Abel 18b985cdcc
add delete old packages option 2022-08-03 23:07:47 -07:00
Louis Abel a950af3404
fix naming for live images 2022-07-29 21:58:10 -07:00
Louis Abel 6c20ee5a43
Add needed features (0.4.0)
* Add --disable-gpg-check switch to sync scripts
* Add --disable-repo-gpg-check switch to sync scripts
* Add datestamp for future image use
2022-07-28 16:00:40 -07:00
Louis Abel 03111ba623
add skip all function for treeinfo only mods 2022-07-25 03:07:09 -07:00
Louis Abel 2b0907043e
try to resolve ppc64le not booting RLBT#0000158 2022-07-21 00:25:31 -07:00