Commit Graph
142 Commits
Author SHA1 Message Date
Greg Hellings f3c6cfe08d Update Archlinux boot disk 2024-06-30 00:11:35 -05:00
Greg Hellings cea0d3fb18 Add NixOS 24.05 2024-06-30 00:08:38 -05:00
Greg Hellings de5dc1ae7e Add OpenSUSE 15.6 2024-06-30 00:08:29 -05:00
Greg Hellings c0e98b3b11 Move opensuse to DVD 2024-06-29 23:59:16 -05:00
Greg Hellings 97241ba179 Add Ubuntu 24.04 2024-06-29 23:37:19 -05:00
Greg Hellings 4f4fac29c7 Add serial output to QEmu
Hopefully this will give a little more information on what is happening
in the builds on QEmu servers. Tell builds to output to ttyS0 and then
capture that and output to the console.
2024-06-29 22:03:55 -05:00
Greg Hellings 5f84855e5e Also be more patient with NixOS 2024-06-29 21:32:18 -05:00
Greg Hellings 297f3fc473 Be more patient for Arch boot 2024-06-29 21:31:19 -05:00
Greg Hellings e91329f46f Fix Fedora 40 as well 2024-06-29 21:20:24 -05:00
Greg Hellings 24e292ca6f Simplify F39 kickstart 2024-06-29 15:48:29 -05:00
Greg Hellings 96da609d24 Try to push tumbleweed builds 2024-06-28 22:37:38 -05:00
Greg Hellings c34dd1995e Fix Rawhide install 2024-06-28 09:54:17 -05:00
Greg Hellings 832c901b9b Move almost everything over to Nix
Eliminate Xonsh usage
Eliminate usage of the supports.yml files for default.nix
Point ISOs directly to MinIO URLs instead
2024-06-26 16:00:57 -05:00
Greg Hellings d16e79b850 Version updates
Retire Alma and Rocky 8
Update Alma/Rocky 9 to 9.4
Retire Fedora 38
Add Fedora 40
2024-06-21 00:05:57 -05:00
Greg Hellings b5ffbac664 Prevent EOL from moving 2024-06-20 22:20:28 -05:00
Greg Hellings e976908b3f Remove CentOS Stream 8
Fixes #1
2024-06-20 22:16:45 -05:00
Greg Hellings 822e1c869d Do not hardcode env 2024-04-16 14:21:00 -05:00
Greg Hellings b9f10c9c86 Make more intelligent use of the cache
Bust cache on the dynamic files
Use the cached builds for both virtualbox and Hyper-V
Hopefully improve loop downloading files to cache
2024-04-15 03:53:58 +00:00
Greg Hellings e359957376 OpenSuSE LEAP 15.6 is not GA yet 2024-04-11 13:32:56 -05:00
Greg Hellings 1f7c092b94 Add openSuSE LEAP 15.6 2024-04-04 13:33:17 -05:00
Greg Hellings 8f63f52363 Update u2204 and deb12 URLs 2024-04-04 13:32:56 -05:00
Greg Hellings 77ed28e7a1 Fix path... again 2024-04-03 00:09:14 -05:00
Greg Hellings dbfc1ac4d0 Update archlinux version 2024-04-02 23:46:05 -05:00
Greg Hellings c5188ca53a Set boot option for HyperV in Alpine 2024-01-10 10:18:03 -06:00
Greg Hellings 22dfbae908 Add VBox Type where available 2024-01-09 22:31:00 -06:00
Greg Hellings 3aef715e85 Fix opensuse on virtualbox 2024-01-09 22:18:34 -06:00
Greg Hellings a61c4cb08c Fix Alpine on VirtualBox 2024-01-09 21:50:29 -06:00
Greg Hellings 6d76375d54 More shellcheck shenanigans 2024-01-09 18:03:54 -06:00
Greg Hellings 4c92faa254 Fix shell lint 2024-01-09 18:00:58 -06:00
Greg Hellings 4caccc6bcf Added Alma support 2024-01-09 17:57:49 -06:00
Greg Hellings c2b661c8bf Add Rocky support 2024-01-09 17:55:22 -06:00
Greg Hellings 3f12d679c1 Add OpenSuSE Tumbleweed 2024-01-09 16:49:03 -06:00
Greg Hellings 8ff8fdfac2 Add OpenSuSE Leap 15.5 2024-01-09 15:19:06 -06:00
Greg Hellings 8fb4466090 Add Alpine 2024-01-09 11:45:17 -06:00
Greg Hellings 5502ef53b8 Update to 2024-01-01 arch image 2024-01-03 08:34:46 -06:00
Greg Hellings 5309b6cb93 Remove eol 12 2023 2024-01-02 07:48:27 +00:00
Greg Hellings b11669345e Hyperv Debian + UEFI 2023-12-30 05:37:32 +00:00
Greg Hellings ffab1afbbe Add Hyper-V to CI 2023-12-20 04:36:11 +00:00
Greg Hellings a7217e9716 Merge remote-tracking branch 'gl/main' 2023-12-17 22:59:22 -06:00
Greg Hellings 27b3b8f7b6 Add Fedora Rawhide to VirtualBox 2023-12-17 22:56:12 -06:00
Greg Hellings c6d3cfac19 Test out Gitlab 2023-12-18 02:04:17 +00:00
Greg HellingsandGitHub ebbc8a7371 Hyperv (#14)
* Do not commit the .venv file

* Fix packer formatting issues

* I am, once again, asking to fix the cache path

* Fix URI generation for tests

* Prevent prompting during Hyper-V tests

* Add more waits to hopefully build on GHA

* Hyper-V ISO expansion

Expand coverage of Hyper-V ISO to all distros except Debian
Simplify a few steps in the update/upgrade process for VMs
Edit the test script for Windows support

* Fix plugin cache path on Mac

* Point to the correct mirror URL
2023-12-07 12:15:48 -06:00
Greg HellingsandGitHub 634aae8d75 Do some better linting (#13)
* Do some better linting

* Update names, Packer version, and more

* Do not lint on push

* More linting and scripting

* Cleanup shellcheck lint

* Add Packer format check

* Fix Packer formatting

* Limit to only one

* Remove generated HCL files

* Only lint checked files

* Use pipes instead

* Improve attempt to build

Actually go back to attempting to build boxes on GitHub. Maybe it will
work better with this structure

* Change to using environment files

* Initialize plugins, first

* More verbose usage of the file

* Do the output properly this time

* PACKER_LOG set to 1

* No need for python3 anymore

* Limit to only one result

* Choose a specific CPU model

* Init separately

* Update actions version

* Add version outputting

* Correct actions version

* Try to execute qemu properly

* Fix CPU model name

* Do not over-subscribe GitHub runners

* Try type instead of command to guard runs

* Do not write to non-existent folder

* Cache packer plugins

* Use ~ instead of /home/greg

* Try the proper path

* Move to intelligent matrix

* Set global env path

* Add lots of waits for VBoxManage on hosted runners

* Add more waits

* Add more waits
2023-12-06 10:21:32 -06:00
Greg Hellings 2b7d613737 NixOS 23.11 and Flaking 2023-11-28 10:30:17 -06:00
Greg Hellings d472bf08d5 x86_64 to amd64 to match Vagrant arch names 2023-11-27 21:00:35 -06:00
Greg Hellings b2c05afd35 Add Ubuntu 23.10 2023-11-27 10:04:06 -06:00
Greg Hellings c8510c94aa Add Fedora 39 2023-11-27 09:34:30 -06:00
Greg Hellings 1ad227be4a Update to latest dynamic versions 2023-11-27 09:09:46 -06:00
Greg Hellings e2f62a80bd HyperV added
Only enabled so far for Archlinux and CentOS. Also, needed to change file endings on ALL THE THINGS. Might or might not show up.
2023-08-25 11:51:45 -05:00
Greg Hellings 7f2ba562a4 Add hyperv-iso source and test with archlinux 2023-08-25 04:23:01 -05:00