Commit Graph

102 Commits

Author SHA1 Message Date
Louis Abel 340a6a3377
add checksum combine for close out 2022-07-04 12:23:12 -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 d84a686102
add live root logic before sign off 2022-07-04 00:53:39 -07:00
Louis Abel b78c4a774d
reverse for loops 2022-07-03 23:50:08 -07:00
Louis Abel f308e87b15
add more logging 2022-07-03 23:42:35 -07:00
Louis Abel 93d6bae08c
missing logger 2022-07-03 23:35:03 -07:00
Louis Abel f9166541f4
add tweak treeinfo for dnf_utils 2022-07-03 23:27:49 -07:00
Louis Abel 79682d0e98
os is missing from initial lorax variant 2022-07-03 21:14:33 -07:00
Louis Abel 77178e9657
move treeinfo writing to Shared 2022-07-03 21:01:18 -07:00
Neil Hanlon 361c155481
Containerize and refactor image building
* Add new fedora container to run imagefactory
* Make architecture class from py attrs and make it raise exceptions
* Change build-image script to primarily invoke imagefactory directly. A
  second wrapper will be added to support running in kubernetes if
needed.
2022-07-03 22:29:35 -04:00
Louis Abel 957bf5ef3f
change comments briefly before merging changes 2022-07-03 14:08:59 -07:00
Louis Abel c081f6f202
test out parts of finalize 2022-07-03 00:19:13 -07:00
Louis Abel 2884bb0eaa
Fix source and debuginfo portions 2022-07-01 14:16:14 -07:00
Louis Abel 412a7ab089
add json and yaml components 2022-07-01 13:28:24 -07:00
Louis Abel e47ca962af
missing write function for compose_id 2022-07-01 13:13:00 -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 2c3409de51
treeinfo is not writing to paths 2022-06-30 03:06:29 -07:00
Louis Abel 5a02fe5a25
Resolve RLBT#0000132 discinfo and treeinfo 2022-06-30 01:43:14 -07:00
Louis Abel 69317f3881
make IPA tests runnable, lamp disabled for now 2022-06-29 20:36:59 -07:00
Louis Abel 7d7163a156
prepping treeinfo outside 2022-06-28 07:49:28 -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 57d51dadc7
initial boot images should have dvd in the volid 2022-06-27 03:39:11 -07:00
Louis Abel 1e043ee714
fix manifest and add checksum phase to podman 2022-06-27 02:06:01 -07:00
Louis Abel 5ca80da56d
wrong path was being used for grafts 2022-06-27 01:13:12 -07:00
Louis Abel e7386c2f6f
xorr conf blank? 2022-06-27 01:01:36 -07:00
Louis Abel cd16cf78f4
fix dialog error 2022-06-27 00:50:41 -07:00
Louis Abel 0ac1b0ba96
try logging some stuff 2022-06-27 00:40:28 -07:00
Louis Abel 6d239b48e9
remove templates for xorr 2022-06-27 00:29:45 -07:00
Louis Abel 8302604f7d
enable logs in general 2022-06-27 00:26:42 -07:00
Louis Abel b262e6f0c5
fix list and fix packages 2022-06-26 23:51:08 -07:00
Louis Abel fce45f3a72
put in a hack for xorrisofs 2022-06-26 22:45:31 -07:00
Louis Abel 28facef12c
fix template for iso build 2022-06-26 22:05:24 -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
Louis Abel 6073066c84
restructure iso map configs 2022-06-24 15:37:32 -07:00
Louis Abel b75fe62899
scripts now generate 2022-06-23 15:29:22 -07:00
Louis Abel 2e5c4778f4
Update Configs + Extra ISO Build Progress
* Configs updated to deal with repo and structure
* Add graft point process
* Start local and podman process for extra ISO builds
2022-06-23 13:12:53 -07:00
Louis Abel 9463f96381
var had incorrect name for extra files 2022-06-21 23:51:00 -07:00
Louis Abel 08f7a44cc1
fix subprocess 2022-06-21 23:23:36 -07:00
Louis Abel ab7c36e02c
update extra files 2022-06-21 23:03:08 -07:00
Louis Abel 00f330226d
update poetry and iso utilities 2022-06-21 17:21:37 -07:00
Louis Abel a28bed653a
remove minimal as an image for now 2022-06-20 20:27:30 -07:00
Louis Abel 6914d651c4
update some functional tests 2022-06-20 16:49:28 -07:00
Louis Abel 22f920042e
add next phase before sign off 2022-06-20 01:34:10 -07:00
Louis Abel 72f98dcdb6
Tarball pull and extract 2022-06-19 22:52:20 -07:00
Louis Abel db55677a88
update lock and project 2022-06-19 10:57:05 -07:00
Louis Abel d38fa4f349
push stuff up for now 2022-06-19 07:29:01 -07:00
Louis Abel f48caa4b54
actually catch the error from subprocess 2022-06-17 13:27:40 -07:00
Neil Hanlon 0abdea5c86
Some changes to make scripts work in the new setup" 2022-06-17 15:55:26 -04:00
Neil Hanlon fa74e96c84
Lets write some poetry 2022-06-17 15:06:45 -04:00