vm-builder 0.12.4+bzr477-0ubuntu3 source package in Ubuntu

Changelog

vm-builder (0.12.4+bzr477-0ubuntu3) precise-proposed; urgency=low

  [ Alex Dehnert ]
  * fix tmpfs unmounting failure (LP: #1008225)

vm-builder (0.12.4+bzr477-0ubuntu2) precise-proposed; urgency=low

  [ Yoann Dubreuil ]
  * Fix proxy support: set up apt proxies before writing sources.list.
    (LP: #966944)
 -- Serge Hallyn <email address hidden>   Mon, 06 Aug 2012 16:06:51 -0500

Upload details

Uploaded by:
Serge Hallyn
Uploaded to:
Precise
Original maintainer:
Soren Hansen
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
vm-builder_0.12.4+bzr477.orig.tar.gz 52.9 KiB c19a2d121fa5df08052e2c956711a44fd08bb4df3a3c618c8ebf5779b21cbcc4
vm-builder_0.12.4+bzr477-0ubuntu3.diff.gz 11.9 KiB b579316750e650e29d37d7b82e89ef10fc3bd3cafc34da5030d55a4da2f3d233
vm-builder_0.12.4+bzr477-0ubuntu3.dsc 1.7 KiB 494a7f04d4c5295ff9a9c2c3c6cd7c1f7338f9294ddd46a4fd65584bd85bbd83

View changes file

Binary packages built by this source

python-vm-builder: VM builder

 Script that automates the process of creating a ready to use Linux based VM.
 The currently supported hypervisors are:
 .
  * KVM
  * Xen
  * VMWare
 .
 The currently supported distros are:
 .
  * Ubuntu Dapper, Gutsy, Hardy, Intrepid, Jaunty, and Karmic.
 .
 You can pass command line options to add extra packages, remove packages,
 choose which version of Ubuntu, which mirror etc. On recent hardware
 with plenty of RAM, tmpdir in /dev/shm or using a tmpfs, and a local mirror,
 you can bootstrap a vm in less than a minute.

python-vm-builder-ec2: EC2 Ubuntu VM builder

 Ubuntu vmbuilder module that automates the process of create a ready to use
 EC2 image (AMI) based on Ubuntu. You can pass command line options to add
 extra packages, remove packages, choose which version of Ubuntu, which
 mirror to use etc.
 .
 VMBuilder module to build, upload and register EC2 images. You will
 need to have an Amazon EC2 account in order to use this package.

ubuntu-vm-builder: Ubuntu VM builder

 Script which automates the process of creating a ready to use VM based on
 Ubuntu. You can pass command line options to add extra packages, remove
 packages, choose which version of Ubuntu, which mirror to use etc.
 .
 On recent hardware with plenty of RAM, tmpdir in /dev/shm or using a tmpfs,
 and a local mirror, you can bootstrap a vm in less than a minute.