Merge ~ltrager/ubuntu-seeds/+git/platform:maas_bootloaders into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:groovy

Proposed by Lee Trager
Status: Merged
Merged at revision: 901cd7df97f59f473a139e43262c7ead81022301
Proposed branch: ~ltrager/ubuntu-seeds/+git/platform:maas_bootloaders
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:groovy
Diff against target: 19 lines (+7/-0)
1 file modified
supported-maas (+7/-0)
Reviewer Review Type Date Requested Status
Dimitri John Ledkov Approve
Review via email: mp+394507@code.launchpad.net

Commit message

Add bootloaders required by MAAS

Description of the change

MAAS doesn't list bootloaders as a dependency. They are pulled from the archive and published on images.maas.io. Currently MAAS pulls from Bionic when I looked to change to Focal I noticed pxelinux was incorrectly moved into universe. Once this branch is approved I'll backport it to Focal.

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Merged into Focal, Groovy, Hirsute.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/supported-maas b/supported-maas
2index de46e0c..d750486 100644
3--- a/supported-maas
4+++ b/supported-maas
5@@ -5,7 +5,14 @@ Staged Packages:
6 * snmp # APC
7 * wget # DLI
8 * freeipmi-tools # IPMI
9+ * ipmitool # IPMI
10 * libvirt-clients # Virsh
11+ * pxelinux # Booting legacy x86, PowerNV, Windows
12+ * syslinux-common # Booting legacy x86, PowerNV, Windows
13+ * shim-signed # Booting UEFI secure boot AMD64
14+ * grub-efi-amd64-signed # Booting UEFI AMD64
15+ * grub-efi-arm64-bin # Booting UEFI ARM64
16+ * grub-ieee1275-bin # Booting PPC64
17 * archdetect-deb
18 * avahi-utils
19 * bind9

Subscribers

People subscribed via source and target branches