Commit Graph

115 Commits

Author SHA1 Message Date
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 713b58f181
update ipa readme 2022-11-15 15:17:54 -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 9fa51f10de
BugFix: Fix profile validity checking 2022-10-20 15:27:30 -07:00
Louis Abel 4d6a0c9519
move disttag to per profile 2022-10-20 01:18:11 -07:00
Louis Abel 816e4a69e9
fix var name commas 2022-10-17 09:26:22 -07:00
Louis Abel 3d50223fe3
add split and check at beginning 2022-10-17 09:25:49 -07:00
Louis Abel 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
Louis Abel 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
Louis Abel 9bfe6f505e
Add support for repoclosure at peridot level 2022-10-05 16:15:08 -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 e337d723c9
deploy gpg key with sig 2022-07-25 16:46:53 -07:00
Louis Abel 56af2ade35
tweaking treeinfo in kickstart shouldn't matter 2022-07-25 03:12:26 -07:00
Louis Abel 03111ba623
add skip all function for treeinfo only mods 2022-07-25 03:07:09 -07:00
Louis Abel 9119e772d6
add initial sig syncing components 2022-07-25 00:46:34 -07:00
Louis Abel 3b3d3da489
ensure there is proper logging for xorriso 2022-07-21 01:00:31 -07:00
Louis Abel 2b0907043e
try to resolve ppc64le not booting RLBT#0000158 2022-07-21 00:25:31 -07:00
Louis Abel 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
Louis Abel 65a4ec93c3
add in checksum for latest image (RLBT#0000148) 2022-07-19 02:01:05 -07:00
Louis Abel debad119d9
attempt to add joliet long names 2022-07-18 15:27:35 -07:00
Louis Abel 90efde8477
add in a fix for timestamps on packages 2022-07-16 11:44:05 -07:00
Louis Abel d14309ef78
turn on remote time 2022-07-15 16:55:41 -07:00
Louis Abel 61451b1b37
hardlinking should be post-sync to prod before file list 2022-07-15 16:05:14 -07:00
Louis Abel 04f2c3ab77
move generate confs and add testing script 2022-07-15 10:39:35 -07:00
Louis Abel beebdaa105
fix up script 2022-07-13 20:01:23 -07:00
Louis Abel 37714cabd6
force selinux for the temporary repo file 2022-07-12 18:30:59 -07:00
Louis Abel f1fbcff0ef
Add pungi-like composeinfo metadata and modify readme 2022-07-12 01:57:25 -07:00
Louis Abel 3207fd4ad0
project should contain image name 2022-07-11 19:26:13 -07:00
Louis Abel 76012c8549
looking at the wrong place 2022-07-11 16:53:20 -07:00
Louis Abel 1ba76a849a
force build 2022-07-11 16:01:19 -07:00
Louis Abel cee688b2c2
should have used shortname for mock root 2022-07-11 15:54:03 -07:00
Louis Abel 9e4f89cf6d
should have used shortname for mock root 2022-07-11 15:33:33 -07:00
Louis Abel 520db534be
add justcopyit for live images 2022-07-11 15:12:41 -07:00
Louis Abel 9568b0cbcb
add in live generation 2022-07-11 01:06:33 -07:00
Louis Abel 193c3f9b73
solve path join issue 2022-07-08 20:44:15 -07:00
Louis Abel 40b3af462d
add checksum combo for images 2022-07-08 14:41:06 -07:00
Louis Abel 5f2f3cae5b
properly loop live images 2022-07-08 14:33:14 -07:00
Louis Abel a4ee9ecc02
images should be pulled based on format and name 2022-07-08 09:54:43 -07:00
Louis Abel 4c426ca1e3
add another temporary sync-to-X-X script 2022-07-08 02:22:58 -07:00
Louis Abel aaa89c74a4
begin live build configuration and move funcs to shared 2022-07-08 01:43:30 -07:00
Louis Abel 343fe053d9
logging wasn't ready 2022-07-06 23:57:38 -07:00