Commit Graph
155 Commits
Author SHA1 Message Date
Greg Hellings 88e74c95ed Fix Tumbleweed (hopefully)
Move Tumbleweed to using the Agama installer
Change it from fully dynamic to using the update script
2025-08-19 20:13:08 -05:00
Greg Hellings 8ac704a100 Hopefully fix Mint 22 install problems
Mint 22 install was hanging on Virtualbox because it was not installing
openssh-server at the end of the run. I do not know whether the `||
true` lines fixed this, or if it was the `d-i pkgsel/include` line
getting fixed, but the result is that it now builds and installs for
Virtualbox
2025-08-18 12:35:13 -05:00
Greg Hellings 260a2711eb Increase boot wait time for Alpine
When a build host is under heavy load, the Alpine text can sometimes be
entered before the boot has completed. So we increase the wait time to
avoid this in the future. There is no real harm from increasing wait
time, as there is no timeout on the login prompt
2025-08-18 10:28:53 -05:00
Greg Hellings 12c768cae1 Fix shellcheck 2025-08-18 01:41:55 -05:00
Greg Hellings e11f90482a Add Debian update scripts 2025-08-18 01:19:00 -05:00
Greg Hellings bdccd7c5d2 Fix Debian 12 Virtualbox 2025-08-18 01:13:04 -05:00
Greg Hellings 3a8552bdbf OpenSuSE LEAP 16.0 now building 2025-08-18 00:39:03 -05:00
Greg Hellings 55c336b55f Use generic VirtualBox guest OS names
Rocky 10, Alma 10, and Debian 13 are not yet known by Virtualbox, so we
use the generic versions of those
2025-08-17 14:21:51 -05:00
Greg Hellings fde11d0a98 Almalinux 10 release 2025-08-17 02:20:51 -05:00
Greg Hellings b0e1e83aea Rocky 10 and 9.6 release 2025-08-17 02:20:16 -05:00
Greg Hellings 80ea1ffb4b Update Archlinux ISO 2025-08-17 02:18:53 -05:00
Greg Hellings e7d88dbc7e Debian 13 added to releases 2025-08-17 02:05:24 -05:00
Greg Hellings 21c04fe7bc Alpine updates
New patch releases for 3.19, 3.20, 3.21
New release 3.22
2025-08-17 02:04:43 -05:00
Greg Hellings e83208601d Update path for Debian 12 ISO 2025-08-17 01:43:27 -05:00
Greg Hellings 8423ad71c0 End of life for Ubuntu 20.04
Fixes #8
2025-08-17 01:42:43 -05:00
Greg Hellings 07146e315e Use mirrored URL for Tumbleweed 2025-07-13 23:59:10 -05:00
Greg Hellings c5bb96eccc Bump versions for Alma, Arch, Debian, and suse 2025-05-21 22:21:59 -05:00
Greg Hellings 0a78f250d7 Add Nix 25.05 2025-05-20 20:51:38 -05:00
Greg Hellings 99eda3fd3f Add Fedora 42 and Ubuntu 25.05 2025-05-20 09:32:53 -05:00
Greg Hellings 46e47ec280 Fix LEAP 16.0 postInstall script 2025-04-01 23:47:14 -05:00
Greg Hellings 74850a531d 2025-04 updates, including Leap 16.0
Updated Alpine patch releases
Updated Alma, Debian, Rocky minor releases
Updated Arch install media
Enabled LEAP 16.0
2025-04-01 17:04:21 -05:00
Greg Hellings efa7a94467 Eliminate warning 2025-01-27 13:20:26 -06:00
Greg Hellings c0cd44a8e3 Update VirtualBox OS types 2025-01-27 11:20:07 -06:00
Greg Hellings a6fec9eded Update to a faster openSuse mirror 2025-01-26 13:55:17 -06:00
Greg Hellings 16afcda8ed Add Linux Mint 2025-01-26 06:32:32 -06:00
Greg Hellings 1d8a927d7d Merge remote-tracking branch 'origin/main' into version-updates 2025-01-22 16:03:12 -06:00
Greg Hellings 4c9e98f685 Fixed virt detection in Arch 2025-01-22 14:42:50 -06:00
Greg Hellings 32a24181f3 Add NixOS 24.11 2025-01-22 09:53:33 -06:00
Greg Hellings 698d08741b Add CentOS Stream 10 2025-01-22 08:57:36 -06:00
Greg Hellings 53f60334c6 Add Alpine 3.21 release 2025-01-22 08:46:15 -06:00
Greg Hellings 7629a2fe6c Update Archlinux URL 2025-01-21 11:01:23 -06:00
Greg Hellings 211fb16ced Fix shellcheck 2025-01-17 12:23:07 -06:00
Greg Hellings 956bd69c92 Use variable for ease of update 2025-01-17 11:49:12 -06:00
Greg Hellings 850b4eb293 EOL openSuSE 15.5
Closes #11
2025-01-15 15:45:02 -06:00
Greg Hellings 960b1634b3 Add repos to opensuse 15.6 so it can install software 2025-01-15 14:41:45 -06:00
Greg Hellings 8b2e4b252e Fedora 39 EOL
Fedora 39 end of life on November 26, 2024.

Fixes #21
2024-12-24 00:49:56 -06:00
Greg Hellings ea21c78f58 Fix the URL for Ubuntu file 2024-11-18 23:47:11 -06:00
Greg Hellings 4324f0ce67 Get everything passing the flake checks 2024-11-18 23:42:28 -06:00
Greg Hellings e7d1b0f7bd Apply nixfmt to the whole tree 2024-11-18 21:22:32 -06:00
Greg Hellings db7980101f Update to latest Archlinux ISO 2024-11-18 18:50:54 -06:00
Greg Hellings 9408bef2e3 Update Ubuntu 22.04 to 22.04.5 2024-11-18 18:50:35 -06:00
Greg Hellings c03db23fa3 Prepare Leap 16 for eventual release 2024-11-18 18:26:48 -06:00
Greg Hellings 3d4d82d130 Add Fedora 41 2024-11-18 14:31:16 -06:00
Greg Hellings 798c53ac5b Update Debian 12 to Debian 12.8 image 2024-11-18 11:29:58 -06:00
Greg Hellings 2a30976578 Update Debian 11 to 11.11 image 2024-11-18 11:29:42 -06:00
Greg Hellings c5b6a5b08e Update Alpine image to 3.19.4 2024-11-18 11:29:25 -06:00
Greg Hellings bd64aeda18 Updated alpine ISO to 3.20.3 2024-11-18 11:23:16 -06:00
Greg Hellings 83a3a9e9cb Add Ubuntu 24.10 2024-11-18 11:13:03 -06:00
Greg Hellings f256eb583c Update for Ubuntu 24.04.01 CDs 2024-11-18 11:11:45 -06:00
Greg Hellings 5af44e3670 Retire Ubuntu 23.11 EOL
Fixes #7
2024-07-24 11:12:50 -05:00