Commit Graph

73 Commits

Author SHA1 Message Date
Louis Abel 5989f4392f
provide a choice on stage or peridot for live 2022-11-24 11:36:57 -07:00
Neil Hanlon 4de8ad7cdb
better implementation of timeout argument 2022-11-23 17:16:48 -05:00
Neil Hanlon 0fb7bf938e
add timeout option for build-image 2022-11-23 16:27:50 -05:00
Neil Hanlon 5b620d4314
Vbox needs box.ovf 2022-11-23 10:43:54 -05:00
Neil Hanlon 4e4a4bb123
switch to NamedTemporaryFile instead of rolling our own 2022-11-19 20:14:31 -05:00
Neil Hanlon 98797d1b6c
add Virtualbox vagrantfile, reintroduce convertOptions 2022-11-19 19:08:05 -05:00
Neil Hanlon b9e8f486c1
fixes for Vagrant images 2022-11-19 18:45:51 -05:00
Neil Hanlon 57ba3ca98c
rename metadata file to not conflict 2022-11-19 17:09:00 -05:00
Neil Hanlon 8b099f255c
fixes for vmware 2022-11-19 17:01:55 -05:00
Neil Hanlon 4777fc3db0
begin work on composing vagrant boxes 2022-11-19 16:27:03 -05:00
Neil Hanlon 09567eb82e
RPI image needs to be an xz'd .raw 2022-11-19 13:21:50 -05:00
Neil Hanlon 435206c1ca
add rpi image 2022-11-18 23:46:30 -05:00
Neil Hanlon 398b146982
VMware should be vmdk 2022-11-13 18:47:39 -05:00
Neil Hanlon e4c0eb2abc
add vmware 2022-11-13 18:20:13 -05:00
Louis Abel 864fe22b74
try to fix local pungi prepop 2022-10-31 15:39:38 -07:00
Louis Abel 7288a6f544
it's powertools in the mangler 2022-10-25 15:19:53 -07:00
Louis Abel 9fa51f10de
BugFix: Fix profile validity checking 2022-10-20 15:27:30 -07:00
Neil Hanlon afb3576a3d
Add OCP building back 2022-10-19 22:28:57 -04: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
Neil Hanlon f7bff05735
hotfix: need to initialize var 2022-10-11 20:50:07 -04:00
Neil Hanlon fb37eb1bbc
add OCP to the necessary locations 2022-10-11 20:40:37 -04:00
Neil Hanlon 5a2c16ff28
Checkout kickstarts on every run, instead of when building the image 2022-10-11 11:55:39 -04:00
Louis Abel a9dd322765
add hashed option 2022-10-05 16:35:09 -07:00
Louis Abel 9bfe6f505e
Add support for repoclosure at peridot level 2022-10-05 16:15:08 -07:00
Louis Abel 6731e3f4a5
add fedora major version for future use 2022-08-28 23:21:54 -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 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 9119e772d6
add initial sig syncing components 2022-07-25 00:46:34 -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
Neil Hanlon 03d0c585ae
add gitignore
* change capitalization for vbox
2022-07-13 23:33:23 -04:00
Neil Hanlon 20bf0812db
revert to stg url now that CDN is fixed. add in some additional metadata for builds and cleanup output for containers 2022-07-11 21:15:31 -04:00
Neil Hanlon 6b236b7b5f
Add symlink parameter to resolve script runtime 2022-07-11 21:14:08 -04:00
Louis Abel 1ba76a849a
force build 2022-07-11 16:01:19 -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
Neil Hanlon 1f94680924
compress genericcloud and vagrant images by default
* add azure support
* use download.r.o url
2022-07-10 21:58:12 -04:00
Neil Hanlon 007f571224
Fix path to containerized azure prep script 2022-07-08 17:31:30 -04:00
Neil Hanlon 3cccd03d55
Build azure images, too 2022-07-08 17:29:32 -04:00
Neil Hanlon 767362aceb
Various image building changes
* Add UBI container specification
* Change ouput path to simplify copying operations
* Install patches for imagefactory and fixed version of oz for RHEL in
  container
    * Please ignore the RPM in this repo for now...
* Add conversion steps for Vagrant, EC2 images
* Fix KSes if they have a $basearch variable by subtitution
* Add usefbx variable to ensure we have an output for debugging
2022-07-08 13:30:15 -04:00
Louis Abel aaa89c74a4
begin live build configuration and move funcs to shared 2022-07-08 01:43:30 -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
Neil Hanlon 8954987365
Remove fedora_release var, no longer needed 2022-07-04 17:55:46 -04:00
Neil Hanlon fe4daffb25
Changes for oz/imagefactory config naming 2022-07-04 16:35:58 -04:00
Neil Hanlon 55abe763ef
Refactor Architecture class and fix names for output files 2022-07-04 14:44:20 -04:00
Neil Hanlon 7365ca6b06
various cleanup of image build script
* reorder imports
* pass cli arguments directly into class for simplification and
  segregation
* reorder class variables
* Some error checking to ensure we're writing what we want to
* Allow copy(upload?) step to be skipped
* properly consume stdout and stderr from popen to avoid exception when
  FD is closed but trying to be read by the subprocess_log function
2022-07-04 12:09:10 -04:00
Neil Hanlon 3cf47dd85c
remove final dependencies on results variable
* put logging code into runCmd method to reduce repeated code
2022-07-03 22:48:12 -04: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