vm-builder 0.12.4+bzr475-0ubuntu1 source package in Ubuntu

Changelog

vm-builder (0.12.4+bzr475-0ubuntu1) precise; urgency=low

  [ Louis Bouchard ]
  * Remove dev maps created by parted.  (LP: #531599)

  [ Serge Hallyn ]
  * pre-hook to create vcsversion.py is failing, work around it.
 -- Serge Hallyn <email address hidden>   Thu, 22 Dec 2011 09:18:12 -0600

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+bzr475.orig.tar.gz 52.9 KiB c4130581b306c30d981137376b3c1369b43da58b922a0ada693d42a2b2c7ab50
vm-builder_0.12.4+bzr475-0ubuntu1.diff.gz 10.8 KiB 3bec9182c3236e3dc5cda010591b332d0d535580add29fe7cc386a250408cf23
vm-builder_0.12.4+bzr475-0ubuntu1.dsc 1.7 KiB b01deca933c2a01b73a29d22f7cbc8b8e9d0ebb9b69b6ed1b04f9ac2813f2d4d

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.