lp:~ubuntu-on-ec2/vmbuilder/0.11a

Created by Ben Howard and last modified
Get this branch:
bzr branch lp:~ubuntu-on-ec2/vmbuilder/0.11a
Members of Ubuntu on EC2 can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu on EC2
Project:
VMBuilder
Status:
Development

Recent revisions

398. By Ben Howard

Fix for allow vmbuilder to run on 12.04 LTS.

397. By Scott Moser

In oneiric and forward, use 'cloud-image' task rather than 'uec'

396. By Scott Moser

rename 90-uec-ubuntu to 90-cloudimg-ubuntu and template as well

395. By Scott Moser

add the newer sudoers template

394. By Scott Moser

install newer sudoers (with #include sudoers.d) on oneiric

393. By Scott Moser

set correct permissions on sudoers.d file

392. By Scott Moser

use '90-uec-ubuntu' as the sudoers.d filename rather than uec-ubuntu-user

391. By Scott Moser

on oneiric images and later, write to /etc/sudoers.d/uec-ubuntu-user

390. By Scott Moser

add knowledge of 'oneiric', the 'Oneiric Ocelot'

389. By Scott Moser

do nothing in 'copy_settings' for natty suite.

changes for LP: #221231 introduced the 'copy_settings' routine, that would
copy /etc/default/locale, /etc/console-setup, and
/etc/default/console-setup from the build system to the image. It would also do things like:
 - dpkg-reconfigure -fnoninteractive -pcritical tzdata
 - locale-gen en_US
 - locale-gen <insert-lang>
 - isntall /etc/default/locale from template
 - dpkg-reconfigure -fnoninteractive -pcritical locales
 - dpkg-reconfigure -fnoninteractive -pcritical console-setup

It is the last item that is causing build failures of our natty images. The
natty images are built on lucid host, and there were recent changes to
console-setup to support "Aubergine-love"
(http://www.linux-archive.org/ubuntu-server-development/502523-call-testing-aubergine-love-server-folks.html)

This commit will simply remplace the copy_settings in natty only with a no-op. Potentially there will be follow up fixes if issues are found.

Note, that cloud-init does do some of these things

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