Open
Conversation
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
This was referenced Apr 4, 2026
Contributor
Author
|
Addresses #59. Debian is now :12 and :13 dropping the incorrect minor patch release. |
Contributor
Author
|
Addresses #26 - Add Ubuntu |
* Add Leap 16 with NetworkManager (Leap 15 is EOL) * Add Leap 16.0 for fixed version release * Remove leap:latest (was same as Leap 15/15.6) * Add Debian 13 * Add Ubuntu 24.04 (warewulf#64) * Add Ubuntu 26.04 (pre-release) * Upgrade OpenEuler 24.03 to SP3 (SP2 is EOL) * Upgrade Tumbleweed to match Leap 16 (was broken) * Drop point release from Debian and track latest (was misleading) * Remove remaining "words" packages * Remove strace and isc-dhcp-client from Debian Co-authored-by: Tim Weiers <tim.weiers@westdri.ca> Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
952c3b4 to
535edd7
Compare
Contributor
Author
|
add ca-certificates to Debian/Ubuntu to allow the insertion of custom certificates for Warewulf or a proxy. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a update to a lot of image versions, and some minor cleanups, and adds Ubuntu. I bundled them together to make
testing and review easier as they are pretty much independent (otherwise there would be 10+ PR's).
All images have all been tested/provisioned on aarch64 and x86_64 except the 8.x series on aarch64 (page size not supported on the mac) with qemu using Warewulf 4.6.5
The Ubuntu PR #64 is also included in this PR (added co-authored-by @tweiers). Added to the Ubuntu in the PR is the packages suggested by @iankgt40.
I've also updated the github actions as many will not be supported in a few months.
(Add ubuntu 24.04 support #64)