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/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/install') diff --git a/debian/install b/debian/install index c9b3c391..c2aa8811 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +1,2 @@ debian/tmp/usr/sbin/* -debian/ec2-config.cfg etc/ec2-init +debian/tmp/etc/ec2-init/* -- cgit v1.2.3