add aarch64 for vagrant
This commit is contained in:
parent
0923e65b38
commit
8b94b7db4f
@ -42,7 +42,7 @@
|
|||||||
</preferences>
|
</preferences>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<preferences profiles="Vagrant-Libvirt" arch="x86_64">
|
<preferences profiles="Vagrant-Libvirt" arch="x86_64,aarch64">
|
||||||
<type image="oem" format="vagrant"
|
<type image="oem" format="vagrant"
|
||||||
filesystem="xfs"
|
filesystem="xfs"
|
||||||
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</type>
|
</type>
|
||||||
</preferences>
|
</preferences>
|
||||||
|
|
||||||
<preferences profiles="Vagrant-Vbox" arch="x86_64">
|
<preferences profiles="Vagrant-Vbox" arch="x86_64,aarch64">
|
||||||
<type image="oem" format="vagrant"
|
<type image="oem" format="vagrant"
|
||||||
filesystem="xfs"
|
filesystem="xfs"
|
||||||
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
||||||
@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<!-- VMware is made as a libvirt image and converted later. This this profile
|
<!-- VMware is made as a libvirt image and converted later. This this profile
|
||||||
at your own risk. -->
|
at your own risk. -->
|
||||||
<preferences profiles="Vagrant-VMware" arch="x86_64">
|
<preferences profiles="Vagrant-VMware" arch="x86_64,aarch64">
|
||||||
<type image="oem" format="vagrant"
|
<type image="oem" format="vagrant"
|
||||||
filesystem="xfs"
|
filesystem="xfs"
|
||||||
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
||||||
|
Loading…
Reference in New Issue
Block a user