Source: oz Maintainer: Simon Josefsson Section: python Priority: optional Build-Depends: debhelper (>= 11), python-all (>= 2.6.6-3) Standards-Version: 4.2.1 Homepage: https://github.com/clalancette/oz/wiki Vcs-Browser: https://salsa.debian.org/jas/oz Vcs-Git: https://salsa.debian.org/jas/oz.git Package: oz Section: admin Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.5), genisoimage, libvirt-dev (>= 0.9.7), mtools, openssh-client, python-guestfs, python-lxml, python-libvirt (>= 0.9.7), python-pycurl, python-requests, python-m2crypto, python-monotonic Description: install virtual machine guest OSs with minimal input the user Oz is a tool for automatically installing guest OSs with only minimal up-front input from the user. . For each type of guest operating system, Oz supports up to three operations: operating system installation (oz-install), operating system customization (oz-customize), and ICICLE manifest generation (oz-generate-icicle). . Currently many versions of popular operating systems are supported, including Debian, Ubuntu, RHEL/CentOS, Fedora, openSUSE, Mandrake, and FreeBSD. See also virt-install(1) and virt-builder(1) from the virtinst and libguestfs-tools packages.