Commit Graph

12 Commits

Author SHA1 Message Date
Louis Abel 8dca4cf8c5
the containers are stream, so lorax-templates-rocky isn't a thing
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details
2024-05-04 23:27:45 -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 9da86fa538
change lorax-templates-rhel and remove genisoimage
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 2s Details
2024-03-16 10:45:12 -07:00
Louis Abel 52f68aa4c4
add el10 and codes
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details
2024-01-17 11:10:29 -07:00
Louis Abel 3892e55c58
set all releases to qcow2 for ec2 2022-11-13 17:22:54 -07:00
Louis Abel dba0d00e17
update all configs to use new cloud image format 2022-11-13 10:29:21 -07:00
Louis Abel 29afcddf7c
Add aarch64 to allowed live arches 2022-08-23 13:44:17 -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 f4f29d97cc
Expand and Generalize ISO Functions
* Utils is now empanadas.util.Shared
* Each config now has a profile name to determine latest-Rocky-{} link
  (Results RLBT#0000131)
* Check added to see if an ISO was built at some point, and forcefully
  exit if so
* Lorax tar ball should be in the format of of lorax-X.Y-ARCH to ensure
  there's no collisions between stable, beta, and lh builds
2022-06-27 17:59:21 -07:00
Louis Abel 37c0be3fd0
attempt to build ISO in both mock and podman 2022-06-26 21:29:55 -07:00
Louis Abel 43470e336b
RLBS - Finalize Treeinfo and Add xorrisofs
In preparation to build ISO's with mock or parallel podman containers,
treeinfo support was fully added as well as the addition of xorrisofs to
prepare for the future. xorrisofs should also work for both current and
previous releases.

We have also add a currently-pending RLN experiment.
2022-06-26 12:24:56 -07:00