Commit Graph

14 Commits (74c1ee4bdf5391fce6309d6de2d2f8dcb19f048c)

Author SHA1 Message Date
Philip Roche 294a65452d fix: Ensure required dependencies are installed before trying `grub-install` (LP: #2031640)
1 year ago
Michael Hudson-Doyle d3dfb12f85 Actually fix live-build/ubuntu-cpc/hooks.d/base/disk-image.binary to not call force_boot_without_initramfs on s390x rather than disk-image-uefi.binary which obviously would never run on s390x.
1 year ago
Michael Hudson-Doyle c42f2ef3b1 live-build/ubuntu-cpc/hooks.d/base/disk-image-*.binary: Fix invocations of force_boot_without_initramfs to pass "mountpoint" and not "${mountpoint}" (which actually worked on most arches for VERY BAD reasons but fails on s390x).
1 year ago
Dimitri John Ledkov dc59fe83ca Deprecate linux-kvm usage
1 year ago
Dimitri John Ledkov d5a8116428
Add support for generic preinstalled images. LP: #1923832
4 years ago
Łukasz 'sil2100' Zemczak 1b0212a76c Use the full name of the 'boot' flag in parted calls
4 years ago
Dimitri John Ledkov e8f53aabdf
disk-image.binary: however still build MBR image on amd64.
4 years ago
Dimitri John Ledkov 8e548f37d9
disk-image.binary: skip building MBR image on riscv64.
4 years ago
Dimitri John Ledkov ff175e3f4a
disk-image.binary: actually skip building MBR image on EFI platforms.
4 years ago
Joshua Powers b0c8b628b2
ubuntu-cpc: only install shim-signed, run autoremove
4 years ago
David Krauser 83499f1a95 Add mechanism to detect initrdless boot fallback
4 years ago
David Krauser 4c504f6781 Fix broken minimal cloud image boot on amd64
5 years ago
David Krauser 1ca1330eae Boot with an initramfs by default in cloud images
5 years ago
Tobias Koch cbd4eb5717 Use series files with dependency handling to generate hook symlinks dynamically
6 years ago