mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
disk-image.binary: however still build MBR image on amd64.
It is used to derive vagrant and ec2 images. I do wonder, if those could be converted to derive from uefi one.
This commit is contained in:
parent
8e548f37d9
commit
e8f53aabdf
@ -27,7 +27,7 @@ case $ARCH:$SUBARCH in
|
||||
BOOTPART_END=138M
|
||||
BOOT_MOUNTPOINT=/boot/firmware
|
||||
;;
|
||||
amd64:*|arm64:*|armhf:*|riscv64:*)
|
||||
arm64:*|armhf:*|riscv64:*)
|
||||
echo "We only create EFI images for $ARCH."
|
||||
exit 0
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user