Reflects the changes on diskimage-builder

New version of diskimage-builder
(https://pypi.python.org/pypi/diskimage-builder) requires to
explicitly specify the type of block-device such as
block-device-mbr or block-device-gpt when using vm element
: I4a566a97d073fc0dda0ab2494ac988fe015800a9.

This patch fixes to specify as block-device-mbr,
since it was the default type for the previous versions
of diskimage-builder.

Change-Id: I9fa78773e47e45c8f4638854314a741f3e4cf603
This commit is contained in:
Ian Y. Choi 2018-03-29 13:20:20 +09:00
parent 525e4cdd51
commit 142050362c
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
ubuntu-minimal
growroot
vm
block-device-mbr
package-installs
install-static
cleanup-kernel-initrd