<type
image="oem"
bootpartition="true"
bootpartsize="1024"
efipartsize="512"
filesystem="btrfs"
initrd_system="dracut"
installiso="true"
installboot="install"
target_removable="false"
firmware="efi"
kernelcmdline="rd.kiwi.oem.maxdisk=1T"
>
<machine memory="512" guestOS="suse" HWversion="4">
<vmdisk id="0" controller="ide"/>
<vmnic driver="e1000" interface="0" mode="bridged"/>
</machine>
<!--<bootloader name="grub2" console="serial" timeout="10"/>-->
<oemconfig>
<oem-unattended>true</oem-unattended>
<oem-swapsize>1024</oem-swapsize>
<oem-multipath-scan>false</oem-multipath-scan>
</oemconfig>
<systemdisk preferlvm="false">
<volume name="@root"/>
<volume name="var" quota="15G"/>
<volume name="var/log" quota="12G"/>
<volume name="var/lib" quota="5G"/>
<volume name="var/lib/docker" quota="150G"/>
<volume name="var/tmp" quota="100G"/>
<volume name="var/opt" quota="6G"/>
<volume name="home" quota="5G"/>
<volume name="usr/local" quota="5G"/>
<volume name="tmp" quota="5G"/>
<volume name="systems" quota="5G"/>
<volume name="opt" quota="5G"/>
<volume name="srv" quota="5G"/>
<volume name="snapshots"/>
<!--
<volume name="boot/grub2/x86_64-efi"/>
<volume name="boot/grub2/i386-pc"/>
-->
</systemdisk>