LICENSE
MANIFEST.in
README.rst
setup.py
bootstrap_vz.egg-info/PKG-INFO
bootstrap_vz.egg-info/SOURCES.txt
bootstrap_vz.egg-info/dependency_links.txt
bootstrap_vz.egg-info/entry_points.txt
bootstrap_vz.egg-info/requires.txt
bootstrap_vz.egg-info/top_level.txt
bootstrapvz/__init__.py
bootstrapvz/base/__init__.py
bootstrapvz/base/bootstrapinfo.py
bootstrapvz/base/log.py
bootstrapvz/base/main.py
bootstrapvz/base/manifest-schema.yml
bootstrapvz/base/manifest.py
bootstrapvz/base/metaschema.json
bootstrapvz/base/phase.py
bootstrapvz/base/task.py
bootstrapvz/base/tasklist.py
bootstrapvz/base/fs/__init__.py
bootstrapvz/base/fs/exceptions.py
bootstrapvz/base/fs/volume.py
bootstrapvz/base/fs/partitionmaps/__init__.py
bootstrapvz/base/fs/partitionmaps/abstract.py
bootstrapvz/base/fs/partitionmaps/gpt.py
bootstrapvz/base/fs/partitionmaps/msdos.py
bootstrapvz/base/fs/partitionmaps/none.py
bootstrapvz/base/fs/partitions/__init__.py
bootstrapvz/base/fs/partitions/abstract.py
bootstrapvz/base/fs/partitions/base.py
bootstrapvz/base/fs/partitions/gpt.py
bootstrapvz/base/fs/partitions/gpt_swap.py
bootstrapvz/base/fs/partitions/mount.py
bootstrapvz/base/fs/partitions/msdos.py
bootstrapvz/base/fs/partitions/msdos_swap.py
bootstrapvz/base/fs/partitions/single.py
bootstrapvz/base/fs/partitions/unformatted.py
bootstrapvz/base/pkg/__init__.py
bootstrapvz/base/pkg/exceptions.py
bootstrapvz/base/pkg/packagelist.py
bootstrapvz/base/pkg/preferenceslist.py
bootstrapvz/base/pkg/sourceslist.py
bootstrapvz/common/__init__.py
bootstrapvz/common/bytes.py
bootstrapvz/common/exceptions.py
bootstrapvz/common/fsm_proxy.py
bootstrapvz/common/minify_json.py
bootstrapvz/common/phases.py
bootstrapvz/common/releases.py
bootstrapvz/common/sectors.py
bootstrapvz/common/task_groups.py
bootstrapvz/common/tools.py
bootstrapvz/common/fs/__init__.py
bootstrapvz/common/fs/folder.py
bootstrapvz/common/fs/loopbackvolume.py
bootstrapvz/common/fs/qemuvolume.py
bootstrapvz/common/fs/virtualdiskimage.py
bootstrapvz/common/fs/virtualharddisk.py
bootstrapvz/common/fs/virtualmachinedisk.py
bootstrapvz/common/tasks/__init__.py
bootstrapvz/common/tasks/apt.py
bootstrapvz/common/tasks/boot.py
bootstrapvz/common/tasks/bootstrap.py
bootstrapvz/common/tasks/cleanup.py
bootstrapvz/common/tasks/development.py
bootstrapvz/common/tasks/extlinux.py
bootstrapvz/common/tasks/filesystem.py
bootstrapvz/common/tasks/folder.py
bootstrapvz/common/tasks/grub.py
bootstrapvz/common/tasks/host.py
bootstrapvz/common/tasks/image.py
bootstrapvz/common/tasks/initd.py
bootstrapvz/common/tasks/kernel.py
bootstrapvz/common/tasks/locale.py
bootstrapvz/common/tasks/loopback.py
bootstrapvz/common/tasks/network-configuration.yml
bootstrapvz/common/tasks/network.py
bootstrapvz/common/tasks/packages.py
bootstrapvz/common/tasks/partitioning.py
bootstrapvz/common/tasks/security.py
bootstrapvz/common/tasks/ssh.py
bootstrapvz/common/tasks/volume.py
bootstrapvz/common/tasks/workspace.py
bootstrapvz/plugins/__init__.py
bootstrapvz/plugins/admin_user/__init__.py
bootstrapvz/plugins/admin_user/manifest-schema.yml
bootstrapvz/plugins/admin_user/tasks.py
bootstrapvz/plugins/ansible/__init__.py
bootstrapvz/plugins/ansible/manifest-schema.yml
bootstrapvz/plugins/ansible/tasks.py
bootstrapvz/plugins/apt_proxy/__init__.py
bootstrapvz/plugins/apt_proxy/manifest-schema.yml
bootstrapvz/plugins/apt_proxy/tasks.py
bootstrapvz/plugins/chef/__init__.py
bootstrapvz/plugins/chef/manifest-schema.yml
bootstrapvz/plugins/chef/tasks.py
bootstrapvz/plugins/cloud_init/__init__.py
bootstrapvz/plugins/cloud_init/manifest-schema.yml
bootstrapvz/plugins/cloud_init/tasks.py
bootstrapvz/plugins/commands/__init__.py
bootstrapvz/plugins/commands/manifest-schema.yml
bootstrapvz/plugins/commands/tasks.py
bootstrapvz/plugins/debconf/__init__.py
bootstrapvz/plugins/debconf/manifest-schema.yml
bootstrapvz/plugins/debconf/tasks.py
bootstrapvz/plugins/docker_daemon/__init__.py
bootstrapvz/plugins/docker_daemon/manifest-schema.yml
bootstrapvz/plugins/docker_daemon/tasks.py
bootstrapvz/plugins/ec2_launch/__init__.py
bootstrapvz/plugins/ec2_launch/manifest-schema.yml
bootstrapvz/plugins/ec2_launch/tasks.py
bootstrapvz/plugins/ec2_publish/__init__.py
bootstrapvz/plugins/ec2_publish/manifest-schema.yml
bootstrapvz/plugins/ec2_publish/tasks.py
bootstrapvz/plugins/file_copy/__init__.py
bootstrapvz/plugins/file_copy/manifest-schema.yml
bootstrapvz/plugins/file_copy/tasks.py
bootstrapvz/plugins/google_cloud_repo/__init__.py
bootstrapvz/plugins/google_cloud_repo/manifest-schema.yml
bootstrapvz/plugins/google_cloud_repo/tasks.py
bootstrapvz/plugins/minimize_size/__init__.py
bootstrapvz/plugins/minimize_size/manifest-schema.yml
bootstrapvz/plugins/minimize_size/assets/apt-autoremove-suggests
bootstrapvz/plugins/minimize_size/assets/apt-clean
bootstrapvz/plugins/minimize_size/assets/apt-gzip-indexes
bootstrapvz/plugins/minimize_size/assets/apt-languages
bootstrapvz/plugins/minimize_size/assets/bootstrap-files-filter.sh
bootstrapvz/plugins/minimize_size/assets/bootstrap-script.sh
bootstrapvz/plugins/minimize_size/tasks/__init__.py
bootstrapvz/plugins/minimize_size/tasks/apt.py
bootstrapvz/plugins/minimize_size/tasks/dpkg.py
bootstrapvz/plugins/minimize_size/tasks/mounts.py
bootstrapvz/plugins/minimize_size/tasks/shrink.py
bootstrapvz/plugins/ntp/__init__.py
bootstrapvz/plugins/ntp/manifest-schema.yml
bootstrapvz/plugins/ntp/tasks.py
bootstrapvz/plugins/opennebula/__init__.py
bootstrapvz/plugins/opennebula/tasks.py
bootstrapvz/plugins/pip_install/__init__.py
bootstrapvz/plugins/pip_install/manifest-schema.yml
bootstrapvz/plugins/pip_install/tasks.py
bootstrapvz/plugins/prebootstrapped/__init__.py
bootstrapvz/plugins/prebootstrapped/manifest-schema.yml
bootstrapvz/plugins/prebootstrapped/tasks.py
bootstrapvz/plugins/puppet/__init__.py
bootstrapvz/plugins/puppet/manifest-schema.yml
bootstrapvz/plugins/puppet/tasks.py
bootstrapvz/plugins/root_password/__init__.py
bootstrapvz/plugins/root_password/manifest-schema.yml
bootstrapvz/plugins/root_password/tasks.py
bootstrapvz/plugins/salt/__init__.py
bootstrapvz/plugins/salt/manifest-schema.yml
bootstrapvz/plugins/salt/tasks.py
bootstrapvz/plugins/unattended_upgrades/__init__.py
bootstrapvz/plugins/unattended_upgrades/manifest-schema.yml
bootstrapvz/plugins/unattended_upgrades/tasks.py
bootstrapvz/plugins/vagrant/__init__.py
bootstrapvz/plugins/vagrant/manifest-schema.yml
bootstrapvz/plugins/vagrant/tasks.py
bootstrapvz/plugins/vagrant/assets/Vagrantfile
bootstrapvz/plugins/vagrant/assets/authorized_keys
bootstrapvz/plugins/vagrant/assets/box.ovf
bootstrapvz/plugins/vagrant/assets/metadata.json
bootstrapvz/providers/__init__.py
bootstrapvz/providers/azure/__init__.py
bootstrapvz/providers/azure/manifest-schema.yml
bootstrapvz/providers/azure/assets/udev.diff
bootstrapvz/providers/azure/tasks/__init__.py
bootstrapvz/providers/azure/tasks/boot.py
bootstrapvz/providers/azure/tasks/packages-kernels.yml
bootstrapvz/providers/azure/tasks/packages.py
bootstrapvz/providers/docker/__init__.py
bootstrapvz/providers/docker/manifest-schema.yml
bootstrapvz/providers/docker/tasks/__init__.py
bootstrapvz/providers/docker/tasks/commands.py
bootstrapvz/providers/docker/tasks/image.py
bootstrapvz/providers/ec2/__init__.py
bootstrapvz/providers/ec2/ebsvolume.py
bootstrapvz/providers/ec2/manifest-schema-s3.yml
bootstrapvz/providers/ec2/manifest-schema.yml
bootstrapvz/providers/ec2/tasks/__init__.py
bootstrapvz/providers/ec2/tasks/ami-akis.yml
bootstrapvz/providers/ec2/tasks/ami.py
bootstrapvz/providers/ec2/tasks/boot.py
bootstrapvz/providers/ec2/tasks/connection.py
bootstrapvz/providers/ec2/tasks/ebs.py
bootstrapvz/providers/ec2/tasks/filesystem.py
bootstrapvz/providers/ec2/tasks/host.py
bootstrapvz/providers/ec2/tasks/initd.py
bootstrapvz/providers/ec2/tasks/network.py
bootstrapvz/providers/ec2/tasks/packages-kernels.yml
bootstrapvz/providers/ec2/tasks/packages.py
bootstrapvz/providers/ec2/tasks/tuning.py
bootstrapvz/providers/gce/__init__.py
bootstrapvz/providers/gce/manifest-schema.yml
bootstrapvz/providers/gce/tasks/__init__.py
bootstrapvz/providers/gce/tasks/apt.py
bootstrapvz/providers/gce/tasks/boot.py
bootstrapvz/providers/gce/tasks/configuration.py
bootstrapvz/providers/gce/tasks/host.py
bootstrapvz/providers/gce/tasks/image.py
bootstrapvz/providers/gce/tasks/initd.py
bootstrapvz/providers/gce/tasks/packages-kernels.yml
bootstrapvz/providers/gce/tasks/packages.py
bootstrapvz/providers/kvm/__init__.py
bootstrapvz/providers/kvm/manifest-schema.yml
bootstrapvz/providers/kvm/tasks/__init__.py
bootstrapvz/providers/kvm/tasks/packages-kernels.yml
bootstrapvz/providers/kvm/tasks/packages.py
bootstrapvz/providers/kvm/tasks/virtio.py
bootstrapvz/providers/oracle/__init__.py
bootstrapvz/providers/oracle/apiclient.py
bootstrapvz/providers/oracle/manifest-schema.yml
bootstrapvz/providers/oracle/tasks/__init__.py
bootstrapvz/providers/oracle/tasks/api.py
bootstrapvz/providers/oracle/tasks/image.py
bootstrapvz/providers/oracle/tasks/network.py
bootstrapvz/providers/oracle/tasks/packages-kernels.yml
bootstrapvz/providers/oracle/tasks/packages.py
bootstrapvz/providers/virtualbox/__init__.py
bootstrapvz/providers/virtualbox/manifest-schema.yml
bootstrapvz/providers/virtualbox/assets/install_guest_additions.sh
bootstrapvz/providers/virtualbox/tasks/__init__.py
bootstrapvz/providers/virtualbox/tasks/boot.py
bootstrapvz/providers/virtualbox/tasks/guest_additions.py
bootstrapvz/providers/virtualbox/tasks/packages-kernels.yml
bootstrapvz/providers/virtualbox/tasks/packages.py
bootstrapvz/remote/__init__.py
bootstrapvz/remote/log.py
bootstrapvz/remote/main.py
bootstrapvz/remote/server.py
bootstrapvz/remote/build_servers/__init__.py
bootstrapvz/remote/build_servers/build-servers-schema.yml
bootstrapvz/remote/build_servers/build_server.py
bootstrapvz/remote/build_servers/callback.py
bootstrapvz/remote/build_servers/local.py
bootstrapvz/remote/build_servers/remote.py
docs/__init__.py
docs/conf.py
docs/taskoverview.py
docs/transform_github_links.py
manifests/README.rst
tests/__init__.py
tests/integration/__init__.py
tests/integration/dry_run_tests.py
tests/system/__init__.py
tests/system/docker_tests.py
tests/system/ec2_ebs_hvm_tests.py
tests/system/ec2_ebs_pvm_tests.py
tests/system/ec2_s3_pvm_tests.py
tests/system/virtualbox_tests.py
tests/system/manifests/__init__.py
tests/system/providers/__init__.py
tests/system/providers/docker/__init__.py
tests/system/providers/docker/image.py
tests/system/providers/ec2/__init__.py
tests/system/providers/ec2/images.py
tests/system/providers/virtualbox/__init__.py
tests/system/providers/virtualbox/image.py
tests/system/providers/virtualbox/instance.py
tests/system/tools/__init__.py
tests/system/tools/exceptions.py
tests/unit/__init__.py
tests/unit/bytes_tests.py
tests/unit/manifests_tests.py
tests/unit/releases_tests.py
tests/unit/sectors_tests.py
tests/unit/tools_tests.py