|
4de8ad7cdb
|
better implementation of timeout argument
|
2022-11-23 17:16:48 -05:00 |
|
|
0fb7bf938e
|
add timeout option for build-image
|
2022-11-23 16:27:50 -05:00 |
|
|
5b620d4314
|
Vbox needs box.ovf
|
2022-11-23 10:43:54 -05:00 |
|
|
5a3ee3f89f
|
revert back to RC3
|
2022-11-23 00:58:41 -07:00 |
|
|
a973172c78
|
bump back to RC4
|
2022-11-22 15:17:50 -07:00 |
|
|
d99d9f00ca
|
come back to RC3 for a moment
|
2022-11-22 14:41:00 -07:00 |
|
|
f883730263
|
become RC4
|
2022-11-22 13:48:24 -07:00 |
|
|
af7983c5cf
|
fix import script
|
2022-11-22 08:58:01 -05:00 |
|
|
4204f63228
|
our images actually support ENA
|
2022-11-22 01:06:49 -05:00 |
|
|
443ca4c3f9
|
Add script that syncs EC2 images to AMI account
|
2022-11-22 00:59:53 -05:00 |
|
|
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 |
|
|
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 |
|
|
e4d42096fc
|
Fix exit status check.
|
2022-11-21 20:25:23 -06:00 |
|
|
29659918d4
|
Warning others not to make the same mistake I did. :-)
|
2022-11-21 19:44:30 -06:00 |
|
|
1ca0848e8b
|
fix up expressions to detect epel
|
2022-11-21 15:36:13 -07:00 |
|
|
f937f1380b
|
EPEL should not be on for func tests
|
2022-11-21 15:31:00 -07:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
76c36da287
|
Remove duplicate copies.
|
2022-11-21 15:28:38 -06:00 |
|
|
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 |
|
|
d58f252e70
|
Readability improvements
|
2022-11-21 15:10:16 -06:00 |
|
|
4c0d5502a8
|
Updating permissions
|
2022-11-21 14:10:54 -06:00 |
|
|
a6806f7824
|
Ignore output from tests.
|
2022-11-21 12:05:54 -06:00 |
|
|
41cc0c4ea5
|
keysect is a dict most of the time
|
2022-11-21 10:58:44 -07:00 |
|
|
7aa85b609c
|
bump to RC3 for 9
|
2022-11-20 20:59:08 -07:00 |
|
|
6da7363c70
|
correct dictionary items that are only strings
|
2022-11-20 14:11:32 -07:00 |
|
|
a9560a5150
|
fix overzealous filetype search
|
2022-11-20 13:46:27 -07:00 |
|
|
3849c6fcdf
|
remove swp
|
2022-11-20 13:16:21 -07:00 |
|
|
9c1ea04fee
|
fix filetype issues with images
|
2022-11-20 13:15:06 -07:00 |
|
|
73d774e0e4
|
address stack trace for arches no found for platform
|
2022-11-20 11:05:47 -07:00 |
|
|
2798f28fc3
|
raise to RC2
|
2022-11-20 02:42:29 -07:00 |
|
|
4e4a4bb123
|
switch to NamedTemporaryFile instead of rolling our own
|
2022-11-19 20:14:31 -05:00 |
|
|
98797d1b6c
|
add Virtualbox vagrantfile, reintroduce convertOptions
|
2022-11-19 19:08:05 -05:00 |
|
|
b9e8f486c1
|
fixes for Vagrant images
|
2022-11-19 18:45:51 -05:00 |
|
|
0cd72e56be
|
fix vmx template
|
2022-11-19 17:22:13 -05:00 |
|
|
57ba3ca98c
|
rename metadata file to not conflict
|
2022-11-19 17:09:00 -05:00 |
|
|
8b099f255c
|
fixes for vmware
|
2022-11-19 17:01:55 -05:00 |
|
|
4777fc3db0
|
begin work on composing vagrant boxes
|
2022-11-19 16:27:03 -05:00 |
|
|
c244f298eb
|
add configs for pulling RPI images
|
2022-11-19 14:01:22 -05:00 |
|
|
09567eb82e
|
RPI image needs to be an xz'd .raw
|
2022-11-19 13:21:50 -05:00 |
|
|
435206c1ca
|
add rpi image
|
2022-11-18 23:46:30 -05:00 |
|
|
4bf7f6673d
|
use v2
|
2022-11-18 21:38:39 -07:00 |
|
|
37e5c3fe40
|
try to fix s3 pagination
|
2022-11-18 21:34:45 -07:00 |
|
|
cab05e961f
|
try to fix s3 pagination
|
2022-11-18 21:33:10 -07:00 |
|
|
d6cc56c7c0
|
fix latest image str replace
|
2022-11-18 16:16:01 -07:00 |
|
|
713b58f181
|
update ipa readme
|
2022-11-15 15:17:54 -07:00 |
|
|
3892e55c58
|
set all releases to qcow2 for ec2
|
2022-11-13 17:22:54 -07:00 |
|
|
398b146982
|
VMware should be vmdk
|
2022-11-13 18:47:39 -05:00 |
|
|
564d64a979
|
change EC2 to qcow2
|
2022-11-13 18:21:05 -05:00 |
|