lp:~smoser/vmbuilder/automated-ec2-builds.lp1035279

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/vmbuilder/automated-ec2-builds.lp1035279
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
VMBuilder
Status:
Development

Recent revisions

499. By Scott Moser

set GRUB_RECORDFAIL_TIMEOUT=0 on precise image builds

Previously, only quantal builds set GRUB_RECORDFAIL_TIMEOUT=0.

This also combines the setting of GRUB_TIMEOUT into a single location.
Previously, it was updated in one place for natty or later, and
a different location for quantal or later. Instead, we set a variable
and update based on that.

498. By Scott Moser

remove unnecessary and broken code

The code being removed here was attempting to update the value
of 'timeout', but was doing so to /etc/default/grub, when it probably
intended to have been doing it to /boot/grub/grub.cfg.

It is unnecessary, though, because we're running update-grub afterwards.
Which will then render the updated setting of GRUB_RECORDFAIL_TIMEOUT
in /etc/default/grub to /boot/grub/grub.cfg.

497. By Ben Howard

Changed build clean schedule to include all testing images

496. By Scott Moser

add 'console=tty1' to kernel command line arguments for quantal and later

495. By Ben Howard

Adding Lucid full disk images

494. By Ben Howard

Allow arm??2qemu to have --label defined.

493. By Ben Howard

Backed out fix for (LP: #101884) pending fix from Ubuntu Foundations

492. By Ben Howard

Fix for update-initramfs trigger caused by console-setup. (LP: #1019338

491. By Ben Howard

Touch lastlogs in cleanup stage. (LP: #1019338)

490. By Ben Howard

Disabling default DNS modification due to switch to S3 which causes resolution problems for buckets.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:vmbuilder
This branch contains Public information 
Everyone can see this information.

Subscribers