summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-02-18 15:12:04 -0500
committerScott Moser <smoser@ubuntu.com>2011-02-18 15:12:04 -0500
commitb36409906bb374ea17e5fd3f7e0a9eda93fed4fa (patch)
tree578dcd8e44853da480fc98c9ee55cc70117c00ad /ChangeLog
parent260ef3428a6c4a4bd148a4d5f1a7488e895f83ee (diff)
downloadvyos-cloud-init-b36409906bb374ea17e5fd3f7e0a9eda93fed4fa.tar.gz
vyos-cloud-init-b36409906bb374ea17e5fd3f7e0a9eda93fed4fa.zip
improve startup if no eth0 is available (LP: #714807)
LP: #714807
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 782750fe..01282954 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@
'#opt_include <filename>' or '#include <filename>' in cloud.cfg
- allow /etc/hosts to be written from hosts.tmpl. which allows
getting local-hostname into /etc/hosts (LP: #720440)
+ - better handle startup if there is no eth0 (LP: #714807)
0.6.0:
- change permissions of /var/log/cloud-init.log to accomodate
syslog writing to it (LP: #704509)