Commit Graph

135 Commits

Author SHA1 Message Date
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
4bf7f6673d
use v2 2022-11-18 21:38:39 -07:00
37e5c3fe40
try to fix s3 pagination 2022-11-18 21:34:45 -07:00
cab05e961f
try to fix s3 pagination 2022-11-18 21:33:10 -07:00
d6cc56c7c0
fix latest image str replace 2022-11-18 16:16:01 -07:00
713b58f181
update ipa readme 2022-11-15 15:17:54 -07:00
7b9db7d547
utilize dictionaries to pull images 2022-11-13 13:16:38 -07:00
d98c4ee01b
add in primary_variant to do further linking if necessary 2022-11-12 19:34:53 -07:00
d028b28d63
beginning work on downloading variant images 2022-11-12 12:04:52 -05:00
9fa51f10de
BugFix: Fix profile validity checking 2022-10-20 15:27:30 -07:00
4d6a0c9519
move disttag to per profile 2022-10-20 01:18:11 -07:00
816e4a69e9
fix var name commas 2022-10-17 09:26:22 -07:00
3d50223fe3
add split and check at beginning 2022-10-17 09:25:49 -07:00
da3901d742
Metadata updates (part 3)
* Allow multiple repos in a single command with comma separation
* Add metadata paths for pungi-like composeinfo.json
2022-10-14 22:29:09 -07:00
53ab6a9ec5
Modify repoclosure for peridot and metadata
* Fix peridot repoclosure script
* Modify shared utils for metadata and repositories (part 1, metadata)
* Modify dnf utils to take advantage of shared utility (part 2, metadata)
2022-10-11 19:58:17 -07:00
9bfe6f505e
Add support for repoclosure at peridot level 2022-10-05 16:15:08 -07:00
6374376f7c
add README support for isos 2022-08-08 16:04:52 -07:00
a1734103bd
add missing checksum portion for live 2022-08-05 18:14:24 -07:00
77ba94cca1
latest symlinks for boot and live images 2022-08-05 15:00:04 -07:00
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
18b985cdcc
add delete old packages option 2022-08-03 23:07:47 -07:00
a950af3404
fix naming for live images 2022-07-29 21:58:10 -07:00
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
e337d723c9
deploy gpg key with sig 2022-07-25 16:46:53 -07:00
56af2ade35
tweaking treeinfo in kickstart shouldn't matter 2022-07-25 03:12:26 -07:00
03111ba623
add skip all function for treeinfo only mods 2022-07-25 03:07:09 -07:00
9119e772d6
add initial sig syncing components 2022-07-25 00:46:34 -07:00
3b3d3da489
ensure there is proper logging for xorriso 2022-07-21 01:00:31 -07:00
2b0907043e
try to resolve ppc64le not booting RLBT#0000158 2022-07-21 00:25:31 -07:00
8d77a63a6a
Start work on 0.4.0
* Start SIG deployment testing
* Add additional sigs: desktop, virt
* Modify altarch to match repo names in release package
2022-07-20 16:17:19 -07:00
65a4ec93c3
add in checksum for latest image (RLBT#0000148) 2022-07-19 02:01:05 -07:00
debad119d9
attempt to add joliet long names 2022-07-18 15:27:35 -07:00
90efde8477
add in a fix for timestamps on packages 2022-07-16 11:44:05 -07:00