The current default size of 6GB can fill up pretty quickly. Since most disk images we offer resize dynamically its not really problem to ship with a bigger default size. It avoids support cases when people forget to increase the disk image size.
11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
BOARD_ID=ova
|
|
BOARD_NAME="Open Virtual Appliance"
|
|
CHASSIS=vm
|
|
BOOTLOADER=barebox
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SPL=false
|
|
DISK_SIZE=32
|
|
SUPERVISOR_MACHINE=qemux86-64
|
|
SUPERVISOR_ARCH=amd64
|