* Use GRUB bootloader for all UEFI platforms * Introduce and use file_env command * Compress squashfs for aarch64 as well
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
BOARD_ID=ova
|
|
BOARD_NAME="Open Virtual Appliance"
|
|
CHASSIS=vm
|
|
BOOTLOADER=grub
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SPL=false
|
|
DISK_SIZE=32
|
|
SUPERVISOR_MACHINE=qemux86-64
|
|
SUPERVISOR_ARCH=amd64
|