Commit Graph

77 Commits

Author SHA1 Message Date
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
Louis Abel 65a4ec93c3
add in checksum for latest image (RLBT#0000148) 2022-07-19 02:01:05 -07:00
Louis Abel beebdaa105
fix up script 2022-07-13 20:01:23 -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 a4ee9ecc02
images should be pulled based on format and name 2022-07-08 09:54:43 -07:00
Louis Abel aaa89c74a4
begin live build configuration and move funcs to shared 2022-07-08 01:43:30 -07:00
Louis Abel d482019ca5
turn off all repos in container 2022-07-06 23:23:07 -07:00
Louis Abel 73f08780d9
correct comments, fix livemap configs 2022-07-06 07:44:37 -07:00
Louis Abel b54447571b
Modify all Configs and add image puller
* Add livemap and imagemap to configs
* Add cloud image puller to iso_utils (part 1)
* Simplify color logging (potential prep for colorlog)
2022-07-05 20:42:41 -07:00
Louis Abel 6946b737fc
Simplify colors and start fleshing out cloud image pulls 2022-07-05 14:47:38 -07:00
Louis Abel 04e7e1d164
Bump to 0.2.0
* Add metadata with README information
* Bump to 0.2.0
* Move more functions into shared
2022-07-04 11:32:10 -07:00
Louis Abel f308e87b15
add more logging 2022-07-03 23:42:35 -07:00
Louis Abel f9166541f4
add tweak treeinfo for dnf_utils 2022-07-03 23:27:49 -07:00
Louis Abel 77178e9657
move treeinfo writing to Shared 2022-07-03 21:01:18 -07:00
Louis Abel c081f6f202
test out parts of finalize 2022-07-03 00:19:13 -07:00
Louis Abel c1f1be9353
Remove hardcodes, add in metadata
* Remove hardcodes of "Rocky" to use "shortname" instead
* Add in metadata
2022-07-01 13:09:52 -07:00
Louis Abel 4bc377cd44
Attempt to resolve RLBT#0000133 2022-06-30 15:38:50 -07:00
Louis Abel 7f6f7babf5
Attempt to resolve RLBT#0000133 2022-06-30 13:14:27 -07:00
Louis Abel 7d7163a156
prepping treeinfo outside 2022-06-28 07:49:28 -07:00