Commit Graph

37 Commits

Author SHA1 Message Date
Louis Abel 6e49d1e5e8
adjust format with comment 2023-02-03 02:26:38 -07:00
Louis Abel 918e212d69
Address CVE-2007-4559
Address CVE-2007-4559 from PR#2
2023-01-09 10:54:00 -07:00
Louis Abel a9560a5150
fix overzealous filetype search 2022-11-20 13:46:27 -07:00
Louis Abel 4bf7f6673d
use v2 2022-11-18 21:38:39 -07:00
Louis Abel 37e5c3fe40
try to fix s3 pagination 2022-11-18 21:34:45 -07:00
Louis Abel cab05e961f
try to fix s3 pagination 2022-11-18 21:33:10 -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 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 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 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 debad119d9
attempt to add joliet long names 2022-07-18 15:27:35 -07:00
Louis Abel 04f2c3ab77
move generate confs and add testing script 2022-07-15 10:39:35 -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 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 aaa89c74a4
begin live build configuration and move funcs to shared 2022-07-08 01:43:30 -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 a7cf5db050
fix up if statement 2022-07-05 08:43:57 -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 f308e87b15
add more logging 2022-07-03 23:42:35 -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
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 412a7ab089
add json and yaml components 2022-07-01 13:28:24 -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 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