lp:~soren/vmbuilder/vmbuilder-lp458587

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/vmbuilder/vmbuilder-lp458587
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
VMBuilder
Status:
Merged

Recent revisions

352. By Soren Hansen

In 0.11.2, we run grub from inside the chroot, rather than outside. This
exposed a bug in the way we populate /boot/grub with the boot loader
files: When we run

   cp -a /tmp/vmbuildersomething/root/usr/lib/grub/x86_64-pc/ /tmp/vmbuildersomething/root/boot/grub/,

we end up with a copy of the x86_64-pc directory in boot/grub rather
than the files from that directory. This makes installing grub fail.

We use rsync instead of cp to fix this.

351. By Soren Hansen

Release 0.11.2

350. By Soren Hansen

Make "setup.py sdist" build the correct tarball (they used to partly handcrafted).

349. By Scott Moser

change default ec2 image sizes to 2G rather than 10G

The 10G images were unwieldy and less than ideal for UEC. As such, we'll
create 2G images, and allow the user to resize-up if they need to. See bug
#439868
for more info. (LP: #439868)

348. By Soren Hansen

Merge lp:~cjwatson/vmbuilder/chroot-grub.

This patch removes the dependency on grub1 being installed on the host.

347. By Soren Hansen

Reconcile split branches.

346. By Soren Hansen

0.11.1 release

345. By Soren Hansen

Change name of swap partition type to linux-swap(new).

344. By Soren Hansen

Only install libc6-xen on i386.

343. By Soren Hansen

Merge development branches.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers