Commit Graph

696 Commits

Author SHA1 Message Date
Louis Abel cb4e047d8b
fix vars 2023-01-13 15:32:50 -07:00
Louis Abel 48edb52eed
adjust more vars 2023-01-13 15:27:21 -07:00
Louis Abel 05118b018c
var corrections and simplify 2023-01-13 15:17:35 -07:00
Louis Abel 977ad26b83
Adjust vars for syncs
8 and 9 syncs are different. 8 still uses pungi and we direct non-stable
composes to /mnt/compose/8-.../ instead of changing the profile to
accomodate. All 9 release will sit in /mnt/compose/9 and same with
future major versions.

All SIG's sync to /mnt/compose/MAJOR. There are no plans for SIG's to
sync to non-stable.
2023-01-13 14:55:11 -07:00
Louis Abel 76f51941b6
update deps in empanadas 2023-01-13 13:06:40 -07:00
Louis Abel c2da7f85d0
rockyrpi is now a sig. removing from sync 2023-01-11 17:41:36 -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 5aecbac197
clarify readme 2023-01-09 10:32:45 -07:00
Louis Abel b6b8b48e22
add openssh tests 2023-01-04 00:44:29 -07:00
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 0ad6773539
catch running as root and old bumpspec version 2022-12-21 01:30:01 -07:00
Louis Abel a3ddae7416
general quick-bump cleanup and additional opts 2022-12-20 02:17:56 -07:00
Louis Abel 952b60ac81
SIG shouldn't be required for quick-bump 2022-12-20 02:07:56 -07:00
Louis Abel bb2c8d1965
General Changes
* Remove live directory as empanadas handles it
* update readmes accordingly
* add a quick-bump script for bumping release tags quickly
2022-12-20 02:05:53 -07:00
Neil Hanlon 13daeeb975
add kernel param to actually boot ppc64le 2022-12-19 20:24:20 -05:00
Neil Hanlon facc5a0ab9
Fix regex for syncing 2022-12-19 20:20:28 -05:00
Louis Abel 38cf955931
add delete option to sig syncs 2022-12-19 16:11:50 -07:00
Louis Abel 99637117ac
add altarch-devel 2022-12-19 15:32:16 -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 6150eed168
add sig to list generation 2022-12-13 17:45:04 -07:00
Louis Abel 3213b953c7
add sig-core projects 2022-12-13 08:14:08 -07:00
Louis Abel 5989f4392f
provide a choice on stage or peridot for live 2022-11-24 11:36:57 -07:00
Louis Abel bd8363f89a
fix live image template 2022-11-23 22:34:21 -07:00
Neil Hanlon 2aabd9cde6
fix broken xml in box.ovf template 2022-11-23 20:11:26 -05:00
Louis Abel 40bed03ffc
actually bump to RC4 for final compose 2022-11-23 17:29:08 -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
Louis Abel 5a3ee3f89f
revert back to RC3 2022-11-23 00:58:41 -07:00
Louis Abel a973172c78
bump back to RC4 2022-11-22 15:17:50 -07:00
Louis Abel d99d9f00ca
come back to RC3 for a moment 2022-11-22 14:41:00 -07:00
Louis Abel f883730263
become RC4 2022-11-22 13:48:24 -07:00
Neil Hanlon af7983c5cf
fix import script 2022-11-22 08:58:01 -05:00
Neil Hanlon 4204f63228
our images actually support ENA 2022-11-22 01:06:49 -05:00
Neil Hanlon 443ca4c3f9
Add script that syncs EC2 images to AMI account 2022-11-22 00:59:53 -05:00
Louis Abel 67d131178e Merge pull request 'Fix exit status check.' (#8) from stack/toolkit:exit-status into devel
Reviewed-on: #8
2022-11-22 03:11:27 +00:00
Louis Abel 29ca509d40 Merge pull request 'formatting-cleanup' (#6) from stack/toolkit:formatting-cleanup into devel
Reviewed-on: #6
2022-11-22 03:11:14 +00:00
Chris Stackpole e4d42096fc
Fix exit status check. 2022-11-21 20:25:23 -06:00
Chris Stackpole 29659918d4
Warning others not to make the same mistake I did. :-) 2022-11-21 19:44:30 -06:00
Louis Abel 1ca0848e8b
fix up expressions to detect epel 2022-11-21 15:36:13 -07:00
Louis Abel f937f1380b
EPEL should not be on for func tests 2022-11-21 15:31:00 -07:00
Louis Abel 0348fe014e Merge pull request 'Remove duplicate copies.' (#7) from stack/toolkit:postfix-fix into devel
Reviewed-on: #7
2022-11-21 21:48:45 +00:00
Louis Abel d75675b6c8 Merge pull request 'Updating permissions' (#5) from stack/toolkit:fix-perms into devel
Reviewed-on: #5
2022-11-21 21:30:57 +00:00
Louis Abel 882113e6da Merge pull request 'Ignore output from tests.' (#4) from stack/toolkit:gitignore-update into devel
Reviewed-on: #4
2022-11-21 21:29:57 +00:00
Chris Stackpole 76c36da287
Remove duplicate copies. 2022-11-21 15:28:38 -06:00
Chris Stackpole 3c3e3d2096
Fix error when /tmp is empty; ls is not always a good way to pipe into cpio because cpio does not know how to deal with things like symlinks and empty directories very well so switched to find. 2022-11-21 15:11:26 -06:00