Change logs for ec2-init source package in Karmic

  • ec2-init (0.4.999-0ubuntu7.2) karmic-proposed; urgency=low
    
      * fix install/upgrade failure if python2.4 is installed (LP: #520734)
      * set hostname to a hostname-like value (ip-W-X-Y-Z) if instance
        metadata includes a ip address rather than a hostname in
        local-hostname (LP: #475354)
     -- Scott Moser <email address hidden>   Thu, 11 Feb 2010 20:35:41 -0500
  • ec2-init (0.4.999-0ubuntu7.1) karmic-proposed; urgency=low
    
      * fix mirror selection for us-west-1 (LP: #494185)
     -- Scott Moser <email address hidden>   Fri, 11 Dec 2009 15:12:19 -0500
  • ec2-init (0.4.999-0ubuntu7) karmic; urgency=low
    
      * work around differences in eucalyptus ephemeral mounts (LP: #458850)
      * get 'ec2:' prefix on ssh public key fingerprint (LP: #458576)
    
     -- Scott Moser <email address hidden>   Mon, 26 Oct 2009 16:18:06 -0400
  • ec2-init (0.4.999-0ubuntu6) karmic; urgency=low
    
      * make sources.list components for 'karmic-security' the same as
        'karmic' and 'karmic-updates' (main, restricted) (LP: #457866)
    
     -- Scott Moser <email address hidden>   Thu, 22 Oct 2009 08:55:58 -0400
  • ec2-init (0.4.999-0ubuntu5) karmic; urgency=low
    
      * write regenerate_ssh_host_keys output directly to /dev/console
        to ensure that it gets there. (LP: #451881)
    
     -- Scott Moser <email address hidden>   Wed, 21 Oct 2009 17:23:38 -0400
  • ec2-init (0.4.999-0ubuntu4) karmic; urgency=low
    
      * set locale to en_US.UTF-8 if get_location_from_availability_zone
        doesn't have a match (LP: #407949)
    
     -- Scott Moser <email address hidden>   Tue, 20 Oct 2009 09:57:49 -0400
  • ec2-init (0.4.999-0ubuntu3) karmic; urgency=low
    
      * split running of user-data out of ec2-init into ec2-init-user-data
        run this at S99. (LP : #431255)
    
     -- Scott Moser <email address hidden>   Fri, 25 Sep 2009 14:17:17 -0400
  • ec2-init (0.4.999-0ubuntu2) karmic; urgency=low
    
      * remove rightscale-init from package (see LP: #434181, LP: #434693)
      * fix lintian warning, specify path to GPL-3
      * replace multiple '| logger' in regenerate_ssh_host_keys single one
      * add ec2-is-compat-env, and disable init script by default.  it can be
        enabled by setting 'compat=1' in /etc/ec2-init/is-compat-env
    
     -- Scott Moser <email address hidden>   Thu, 24 Sep 2009 16:32:42 -0400
  • ec2-init (0.4.999-0ubuntu1) karmic; urgency=low
    
      * New upstream release
    
     -- Soren Hansen <email address hidden>   Wed, 26 Aug 2009 01:23:52 +0200
  • ec2-init (0.4.99-0ubuntu3) karmic; urgency=low
    
      * Also update /etc/default/locale when setting the locale based on
        locality.
    
     -- Soren Hansen <email address hidden>   Tue, 11 Aug 2009 21:49:33 +0200
  • ec2-init (0.4.99-0ubuntu2) karmic; urgency=low
    
      * Consolidate build-dependencies a bit.
      * Sync default configuration with code.
      * Create /var/lib/ec2 in package.
      * Make ec2-get-info more robust in testing environments.
      * Handle missing public keys more gracefully.
      * Set proper ownership of user's authorized_keys.
    
     -- Soren Hansen <email address hidden>   Tue, 11 Aug 2009 09:54:16 +0200
  • ec2-init (0.4.99-0ubuntu1) karmic; urgency=low
    
      * Massive rewrite. (LP: #407871, #407919, #308530, #407949, #407950, #407892
        and probably many others)
      * First Ubuntu version with the upstream tarball split out.
      * Switch to arch: all. There is no arch specific code here.
    
     -- Soren Hansen <email address hidden>   Tue, 11 Aug 2009 08:33:33 +0200
  • ec2-init (0.3.4ubuntu9) karmic; urgency=low
    
      * Really include the action id in the semaphore filename.
    
     -- Soren Hansen <email address hidden>   Sat, 11 Jul 2009 09:50:31 +0200
  • ec2-init (0.3.4ubuntu8) karmic; urgency=low
    
      * Add Vcs-Bzr header to debian/control.
      * Include the action id in the semaphore filename.
    
     -- Soren Hansen <email address hidden>   Sat, 11 Jul 2009 02:35:43 +0200
  • ec2-init (0.3.4ubuntu7) karmic; urgency=low
    
      * Re-add accidentally removed locale template.
      * Fix indentation in init script.
    
     -- Soren Hansen <email address hidden>   Fri, 10 Jul 2009 23:47:27 +0200
  • ec2-init (0.3.4ubuntu6) karmic; urgency=low
    
      * Replace calls to ec2-get-data with calls to ec2-get-info.
      * Make this package arch: all.
    
     -- Soren Hansen <email address hidden>   Fri, 10 Jul 2009 23:16:35 +0200
  • ec2-init (0.3.4ubuntu5) karmic; urgency=low
    
      * debian/init: Move instance reboot detection out of python
        scripts and move them to the init script.
      * debian/ec2-set-defaults.py:
        - Point to the right location for locate (LP: #387611)
        - Default to UTC (LP: #341060)
      * debian/ec2-set-apt-sources.py: If you cant contact EC2 then use the
        regular archive (LP: #387027)
      * debian/ec2-setup-hostname.py: Use the local hostname in /etc/hosts
        and dont change once rebooted. (LP: #352745)
    
     -- Chuck Short <email address hidden>   Wed, 08 Jul 2009 09:48:49 -0400
  • ec2-init (0.3.4ubuntu4) karmic; urgency=low
    
      * debian/init: Run update-motd regardless whether its a firstboot or not.
      * debian/init: Fix comments (LP: #373057)
      * debian/control: Add update-motd as a depends.
      * ec2-set-defaults.py: Wait for network to become available. (LP: #308530)
    
     -- Chuck Short <email address hidden>   Thu, 28 May 2009 05:04:31 -0400
  • ec2-init (0.3.4ubuntu3) karmic; urgency=low
    
      * debian/init: Move init script to run before ssh and regenerate the ssh
        host kes in the init script rather than /etc/rc.local (LP: #370628)
      * ec2-set-apt-sources.py:
        - Move sources.list to /var/ec2 so it doesnt get removed after user
        reboots.
      * ec2-set-defaults.py:
        - Move locale to /var/ec2/ so it doesnt get remove after user reboots.
      * ec2-set-hostname.py
        - Create an /etc/hostname as well.
    
     -- Chuck Short <email address hidden>   Thu, 14 May 2009 11:11:49 -0400
  • ec2-init (0.3.4ubuntu2) karmic; urgency=low
    
      * Really change the locale when setting up an instance. (LP: #341066)
      * Run ec2-run-user-data script last. (LP: #373055)
      * Minor comment tweaks. (LP:373057)
    
     -- Chuck Short <email address hidden>   Wed, 13 May 2009 13:41:35 -0400
  • ec2-init (0.3.4ubuntu1) karmic; urgency=low
    
      * Add more smarts to ec2 instance bring up. (LP: #371936)
    
     -- Chuck Short <email address hidden>   Tue, 05 May 2009 08:59:54 -0400
  • ec2-init (0.3.3ubuntu12) jaunty; urgency=low
    
      * ec2-run-user-data.py: Fix error.
    
     -- Chuck Short <email address hidden>   Tue, 07 Apr 2009 08:14:07 -0400