summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a705faaf..ea7c4b79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,22 @@
+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 <zulcss@ubuntu.com> 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)
+ * Minor comment tweaks. (LP: #373057)
-- Chuck Short <zulcss@ubuntu.com> Wed, 13 May 2009 13:41:35 -0400