File vm-install.conf of Package vm-install

# vm-install customization variables
# /etc/default/vm-install
#

# Location of images for file backed VMs
#XEN_IMAGE_DIR=/var/lib/xen/images
#KVM_IMAGE_DIR=/var/lib/kvm/images

# Location for VM configuration files
#XEN_CONFIG_DIR=/etc/xen/vm/
#KVM_CONFIG_DIR=/etc/kvm/vm/

# Location for the logging file
#XEN_LOG_DIR=/var/log/xen/
#KVM_LOG_DIR=/var/log/kvm/

# Default block device type to use for file backed VMs
# Xen examples: file, tap:aio, tap:qcow
# KVM examples: file, qcow2, qed, vpc
#XEN_FILE_FORMAT_TYPE=file
#KVM_FILE_FORMAT_TYPE=file

# VM Network Installation Source
# The default is the hosts installation source if a linux guest is being installed
# Can be a network location or 'pxe'
# For example: NETWORK_INSTALL_SOURCE=ftp://10.10.2.1/install/os12.2/x86_64
#              NETWORK_INSTALL_SOURCE=pxe
#NETWORK_INSTALL_SOURCE=

# VM Graphics Viewer
# Valid options: virt-viewer, vnc, sdl, or text
#GRAPHICS_VIEWER=virt-viewer

openSUSE Build Service is sponsored by