-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add patch to update Ubuntu 22.04 ISO URLs to latest stable release
- Loading branch information
1 parent
e968aae
commit 755d20b
Showing
11 changed files
with
127 additions
and
30 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
97 changes: 97 additions & 0 deletions
97
...tes-sigs/image-builder/patches/0011-Update-Ubuntu-22.04-ISO-URLs-to-use-stable-URLs.patch
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
From 5bc2dd870ef09dcf0e1226776cd48525ff580405 Mon Sep 17 00:00:00 2001 | ||
From: Marcus Noble <github@marcusnoble.co.uk> | ||
Date: Fri, 5 Apr 2024 09:47:34 +0100 | ||
Subject: [PATCH 11/11] Update Ubuntu 22.04 ISO URLs to use stable URLs | ||
|
||
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk> | ||
--- | ||
images/capi/packer/ova/ubuntu-2204-efi.json | 4 ++-- | ||
images/capi/packer/ova/ubuntu-2204.json | 4 ++-- | ||
images/capi/packer/proxmox/ubuntu-2204.json | 5 +++-- | ||
images/capi/packer/qemu/qemu-ubuntu-2204-efi.json | 4 ++-- | ||
images/capi/packer/qemu/qemu-ubuntu-2204.json | 4 ++-- | ||
5 files changed, 11 insertions(+), 10 deletions(-) | ||
|
||
diff --git a/images/capi/packer/ova/ubuntu-2204-efi.json b/images/capi/packer/ova/ubuntu-2204-efi.json | ||
index 5d199b8b0..ffd4bf6c8 100644 | ||
--- a/images/capi/packer/ova/ubuntu-2204-efi.json | ||
+++ b/images/capi/packer/ova/ubuntu-2204-efi.json | ||
@@ -9,9 +9,9 @@ | ||
"firmware": "efi", | ||
"floppy_dirs": "./packer/ova/linux/{{user `distro_name`}}/http/", | ||
"guest_os_type": "ubuntu-64", | ||
- "iso_checksum": "5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", | ||
+ "iso_checksum": "45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2", | ||
"iso_checksum_type": "sha256", | ||
- "iso_url": "https://old-releases.ubuntu.com/releases/jammy/ubuntu-22.04.2-live-server-amd64.iso", | ||
+ "iso_url": "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso", | ||
"os_display_name": "Ubuntu 22.04", | ||
"shutdown_command": "shutdown -P now", | ||
"vsphere_guest_os_type": "ubuntu64Guest" | ||
diff --git a/images/capi/packer/ova/ubuntu-2204.json b/images/capi/packer/ova/ubuntu-2204.json | ||
index 38efb01c8..e436d93b9 100644 | ||
--- a/images/capi/packer/ova/ubuntu-2204.json | ||
+++ b/images/capi/packer/ova/ubuntu-2204.json | ||
@@ -8,9 +8,9 @@ | ||
"distro_version": "22.04", | ||
"floppy_dirs": "./packer/ova/linux/{{user `distro_name`}}/http/", | ||
"guest_os_type": "ubuntu-64", | ||
- "iso_checksum": "5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", | ||
+ "iso_checksum": "45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2", | ||
"iso_checksum_type": "sha256", | ||
- "iso_url": "https://old-releases.ubuntu.com/releases/jammy/ubuntu-22.04.2-live-server-amd64.iso", | ||
+ "iso_url": "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso", | ||
"os_display_name": "Ubuntu 22.04", | ||
"shutdown_command": "shutdown -P now", | ||
"vsphere_guest_os_type": "ubuntu64Guest" | ||
diff --git a/images/capi/packer/proxmox/ubuntu-2204.json b/images/capi/packer/proxmox/ubuntu-2204.json | ||
index b83551b00..78aacbb94 100644 | ||
--- a/images/capi/packer/proxmox/ubuntu-2204.json | ||
+++ b/images/capi/packer/proxmox/ubuntu-2204.json | ||
@@ -3,8 +3,9 @@ | ||
"build_name": "ubuntu-2204", | ||
"distribution_version": "2204", | ||
"distro_name": "ubuntu", | ||
- "iso_checksum": "sha256:5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", | ||
- "iso_url": "https://old-releases.ubuntu.com/releases/jammy/ubuntu-22.04.2-live-server-amd64.iso", | ||
+ "iso_checksum": "45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2", | ||
+ "iso_checksum_type": "sha256", | ||
+ "iso_url": "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso", | ||
"os_display_name": "Ubuntu 22.04", | ||
"source_image": "ubuntu-20-04-x64", | ||
"unmount_iso": "true", | ||
diff --git a/images/capi/packer/qemu/qemu-ubuntu-2204-efi.json b/images/capi/packer/qemu/qemu-ubuntu-2204-efi.json | ||
index b2865f1bc..cde3d1109 100644 | ||
--- a/images/capi/packer/qemu/qemu-ubuntu-2204-efi.json | ||
+++ b/images/capi/packer/qemu/qemu-ubuntu-2204-efi.json | ||
@@ -5,9 +5,9 @@ | ||
"firmware": "OVMF.fd", | ||
"guest_os_type": "ubuntu-64", | ||
"http_directory": "./packer/qemu/linux/ubuntu/http/22.04.efi.qemu", | ||
- "iso_checksum": "a4acfda10b18da50e2ec50ccaf860d7f20b389df8765611142305c0e911d16fd", | ||
+ "iso_checksum": "45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2", | ||
"iso_checksum_type": "sha256", | ||
- "iso_url": "https://releases.ubuntu.com/22.04/ubuntu-22.04.3-live-server-amd64.iso", | ||
+ "iso_url": "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso", | ||
"os_display_name": "Ubuntu 22.04", | ||
"shutdown_command": "shutdown -P now", | ||
"unmount_iso": "true" | ||
diff --git a/images/capi/packer/qemu/qemu-ubuntu-2204.json b/images/capi/packer/qemu/qemu-ubuntu-2204.json | ||
index 59992352c..02db64723 100644 | ||
--- a/images/capi/packer/qemu/qemu-ubuntu-2204.json | ||
+++ b/images/capi/packer/qemu/qemu-ubuntu-2204.json | ||
@@ -4,9 +4,9 @@ | ||
"distribution_version": "2204", | ||
"distro_name": "ubuntu", | ||
"guest_os_type": "ubuntu-64", | ||
- "iso_checksum": "5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", | ||
+ "iso_checksum": "45f873de9f8cb637345d6e66a583762730bbea30277ef7b32c9c3bd6700a32b2", | ||
"iso_checksum_type": "sha256", | ||
- "iso_url": "https://old-releases.ubuntu.com/releases/jammy/ubuntu-22.04.2-live-server-amd64.iso", | ||
+ "iso_url": "https://releases.ubuntu.com/22.04.4/ubuntu-22.04.4-live-server-amd64.iso", | ||
"os_display_name": "Ubuntu 22.04", | ||
"shutdown_command": "shutdown -P now", | ||
"unmount_iso": "true" | ||
-- | ||
2.39.3 (Apple Git-146) | ||
|