lp:~soren/ec2-init/jaunty.waitfornetwork

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/ec2-init/jaunty.waitfornetwork
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:
EC2 init scripts
Status:
Merged

Recent revisions

18. By soren

Copied checkServer to ec2-set-defaults.py as this is
the first script to be called in the boot process.

The proper fix would probably be to have a check at
the beginning of the init script that takes care of
this, but seeing as we're going to SRU this, we
don't want to be changing conffiles.

17. By Chuck Short

ec2-run-user-data.py: Fix error.

16. By Chuck Short

* debian/control:
  - Add python-cheetah and python-apt as a dependency.
* debian/ec2-config.cfg:
  - Remove distro due to the change in ec2-set-apt-sources.py
* debian/inistall
  - Install the templates in the right place.
* ec2-set-apt-sources.py:
  - Use python-apt to update the sources.list.

15. By Chuck Short

* ec2-set-hostname.py:
  - Use template for /etc/hosts creation.
  - Dont use public_hostname in /etc/hosts. (LP: #352745)
* debian/control:
  - Add python-cheetah as a depends.
* templates/sources.list.tmpl:
  - Update template.
* debian/init:
  - Run the ec2-user-data script last so that the users
    get a stable system before running the user scripts.

14. By Chuck Short

* ec2-set-apt-sources.py:
  - Use a template to generate the sources.list and generate it based on the lsb_release.

13. By Chuck Short

* ec2-set-apt-sources.py:
  - Add the ubuntu-on-ec2 ppa.

12. By Chuck Short

debian/rules: Fix typo.

11. By Chuck Short

* Set the configuration file to jaunty.
* ec2-fetch-credentials: Fix typo.
* ec2-set-defaults.py:
  - Remove timezone change when booting the instance.
  - Redirect output to /dev/null.
* ec2-set-apt-sources.py:
  - Run apt-get update after the /etc/apt/sources.list and
    redirect the output to /dev/null.
* rightscale-init: Updated rightscale-init

10. By Chuck Short

* debian/ec2-config.cfg:
  - Add disable root option.
* debian/ec2-init.rightscale-init.init:
  - Add rightscale detection script.
* ec2-get-info.py:
  - Display the information about an AMI instance.

9. By Chuck Short

* ec2-fetch-credentials.py:
  - Allow user to choose which user they wish to configure for.
  - Allow user to disable root user if they wish to.
* ec2-set-defaults.py:
  - Set default timezone to UTC.
  - Set locale depending on zone.
* debian/init:
  - Removed nash plugin.
  - Add ec2-set-defaults.

Branch metadata

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

Subscribers