From 6dddf16cb8dea2e1a96b3d613b81087df247fd3d Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Mon, 6 Apr 2009 23:04:48 +0100 Subject: * 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. --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a752af7b..94c79b83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ec2-init (0.3.3ubuntu10) jaunty; urgency=low + + * 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. + + -- Chuck Short Wed, 01 Apr 2009 08:48:05 -0400 + ec2-init (0.3.3ubuntu9) jaunty; urgency=low * ec2-set-apt-sources.py: -- cgit v1.2.3