From e285b1614b00c5689ac71ec9afcfa83d996b22c0 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Mon, 7 Feb 2011 17:03:34 -0500 Subject: add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6edfb14b..de9468a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ the /var/lib/cloud/instance/ link, for a data source that might not be present on every boot - make DataSourceEc2 retries and timeout configurable + - add helper routines for apt-get update and install + - add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) -- cgit v1.2.3