Commit Graph

66 Commits (86917060b8e5686187c284f250b7a75f3b15e976)

Author SHA1 Message Date
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 37341541b4 live-build/ubuntu-cpc/hooks.d/base/disk-image.binary: Do not call force_boot_without_initramfs 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 731a0b49e3
Merge remote-tracking branch 'origin/xnox/deprecate-kvm' into ubuntu/master
1 year ago
Gauthier Jolly 2929ff092e Revert "ubuntu-cpc: Make the ESP 2GiB and mount it to /boot"
1 year ago
Dimitri John Ledkov dc59fe83ca Deprecate linux-kvm usage
2 years ago
Gauthier Jolly 3282efb287 ubuntu-cpc: cleanup disk-images-uefi.binary
2 years ago
Gauthier Jolly 946c5cf90c ubuntu-cpc: install grub-efi on riscv images
2 years ago
Gauthier Jolly 6a66666e0a ubuntu-cpc: Make the ESP 2GiB and mount it to /boot
2 years ago
Steve Langasek 6fac77b481 Revert "Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."""
2 years ago
Łukasz 'sil2100' Zemczak 1931bbcb19 Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.""
2 years ago
Steve Langasek ada1f09b39 Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."
2 years ago
Łukasz 'sil2100' Zemczak 7b07db9111 Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.
2 years ago
Steve Langasek 1e0daf6af9 Clean up some remaining references to /dev/mapper.
2 years ago
John Chittum c0af2ca443
fix: riscv64 efi conditional
2 years ago
Łukasz 'sil2100' Zemczak 4e49b4df60 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build
2 years ago
Łukasz 'sil2100' Zemczak 11a583d619 Initial implementation of canary image builds.
2 years ago
Heinrich Schuchardt d42c7c5989 Add image for StarFive VisionFive 2
2 years ago
Michael Hudson-Doyle 1ecd1320d6 Merge remote-tracking branch 'xypron/required_partition' into ubuntu/master
2 years ago
Heinrich Schuchardt eea1308301 RISC-V: avoid soft lockup Radeon GPUs with u-boot-menu
2 years ago
Heinrich Schuchardt 0924d50aee RISC-V: avoid soft lockup Radeon GPUs with GRUB
2 years ago
Heinrich Schuchardt ee843c14de RISC-V: rename cmdline.cfg to 10_cmdline.cfg
2 years ago
Heinrich Schuchardt 536cd09b73 riscv64: set attribute required partition for firmware
2 years ago
Heinrich Schuchardt 71308d500b riscv64: adjust U-Boot installation for Nezha D1 and LicheeRV
2 years ago
Heinrich Schuchardt c6ad92c0f4 riscv64: use efi=debug earlycon
2 years ago
Brian Murray 151f73e8b0 Finish the rename of FK_FORCE_CONTAINER into FK_FORCE. (LP: #1989194)
2 years ago
Łukasz 'sil2100' Zemczak e8938fc610 Add an additional subdir.
2 years ago
Heinrich Schuchardt b39824539c riscv: reduce initrd size for Nezha and LicheeRV boards
2 years ago
Heinrich Schuchardt 1555f5f46b riscv: remove invalid redirections
2 years ago
Alexandre Ghiti a752a99ad8 riscv: LicheeRV must use u-boot-nezha package
2 years ago
Alexandre Ghiti f68433098d riscv: Add support to build Microchip Icicle Kit image
2 years ago
Alexandre Ghiti e8ea6335d5 riscv: Add support to build LicheeRV Dock images
2 years ago
Ivan Kapelyukhin 76d794664a
Bump UEFI disk image size for amd64 to 3.5 GB
2 years ago
William Wilson ee40e951f2 releasing package livecd-rootfs version 2.778
2 years ago
Łukasz 'sil2100' Zemczak e760da3284 When adding the new RISC-V platforms, some of the generic non-SUBARCH code went missing and some invalid assumptions have been made, causing cloud images to fail building.
2 years ago
Alexandre Ghiti 17e659ddf8 riscv: Fix SiFive Unmatched build
2 years ago
Alexandre Ghiti 00f35ae9bf riscv: Use FK_FORCE_CONTAINER to force flash-kernel to run in a container
2 years ago
Alexandre Ghiti 7a1b5f67dd disk-image-uefi.binary: Fix wrong parenthesis
3 years ago
Alexandre Ghiti 42b68d5d0f riscv: Bump image size to 4.5G
3 years ago
Alexandre Ghiti 74e9088bbc riscv: Use UEFI bootflow for the Nezha Board
3 years ago
Alexandre Ghiti 6224b11fc0 riscv: Add support for StarFive VisionFive
3 years ago
Alexandre Ghiti f751ff7218 RISC-V: enable building for Nezha board
3 years ago
Heinrich Schuchardt 46711a9af6 riscv: define partitioning scheme for Nezha board
3 years ago
Heinrich Schuchardt b6701e556f riscv64: ensure reasonable partition alignment
3 years ago
Thomas Bechtold 1a7e9ca8c9 Bump UEFI disk image size for armhf to 3.5 GB
3 years ago
Dimitri John Ledkov d5a8116428
Add support for generic preinstalled images. LP: #1923832
4 years ago
Dimitri John Ledkov 4428dbbf8f
riscv64: generalise slightly how preinstalled server images are built, to allow using subarch to pick u-boot binaries to install.
4 years ago
Gauthier Jolly 76330897dc ubuntu-cpc: make /etc/fstab consistent with other ubuntu images
4 years ago
Dimitri John Ledkov 53b28d5f58
esp: perform fsck.
4 years ago
Dimitri John Ledkov 7c760864fd
esp: install grub in ubuntu bootloader id path, instead of removable.
4 years ago